Go Microservice Boilerplate
DB_CONNECTION_STRING= PORT=
go build
go run server.go
go test ./... -cover
MIT