go-api-template

command module
v0.0.0-...-b3c57f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 10 Imported by: 0

README

go-api-template

Go

A template repo for an API server written in Go.

Dependencies

Quick start

  1. Copy .sample.env to .env and update values
  2. Run go build
  3. Run ./go-api-template

Deployment

A Procfile is included to easy deployment to Heroku

Endpoints

GET /health

Response

{
  "alive": true
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL