go-api-boilerplate
go-api-boilerplate copied to clipboard
Boilerplate for Golang API
Without this we get below error `package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of: /usr/local/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT) /go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)`
Id love to use this with mongodb it would be great if there was an example or some db abstraction to make it easy to plug in another type
The docker-compose should include database backups
### Changes - Update pkg versions