A sample, boilerplate gin api.
This is a sample gin api.
Here’s a great blog post about it.
It persists data in a postgres store and follows
a Router-API-Service-DAO-Model design pattern.
It probably works and can be used
as a boilerplate for more important projects that need a little kick in their
step.
This project was built atop
go-build-template by
thockin; it is incredibly dope and helpful.
Pull requests and issues are very welcome!