/go-microservice-boilerplate

Go Microservice Boilerplate

Primary LanguageGoMIT LicenseMIT

go-microservice-boilerplate

codecov

Go Microservice Boilerplate

Environment

DB_CONNECTION_STRING=
PORT=

Build

go build

Run Locally

go run server.go

Test

go test ./... -cover

LICENSE

MIT