A template repo for an API server written in Go.
- Copy
.sample.envto.envand update values - Run
go build - Run
./go-api-template
A Procfile is included to easy deployment to Heroku
Response
{
"alive": true
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
A template repo for an API server written in Go.
.sample.env to .env and update valuesgo build./go-api-templateA Procfile is included to easy deployment to Heroku
Response
{
"alive": true
}