go-api-boilerplate icon indicating copy to clipboard operation
go-api-boilerplate copied to clipboard

Boilerplate for Golang API

Results 4 go-api-boilerplate issues
Sort by recently updated
recently updated
newest added

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