command
module
Version:
v0.0.0-...-b3c57f0
Opens a new window with list of versions in this module.
Published: Jul 23, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-api-template

A template repo for an API server written in Go.
Dependencies
Quick start
- Copy
.sample.env to .env and update values
- Run
go build
- Run
./go-api-template
Deployment
A Procfile is included to easy deployment to Heroku
Endpoints
GET /health
Response
{
"alive": true
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.