Skip to content

anthonycorletti/gin-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gin-sampler

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.

Contributions & Suggestions

Pull requests and issues are very welcome!