项目作者: anthcor

项目描述 :
A sample, boilerplate gin api.
高级语言: Go
项目地址: git://github.com/anthcor/gin-sampler.git
创建时间: 2020-07-03T06:11:31Z
项目社区:https://github.com/anthcor/gin-sampler

开源协议:Apache License 2.0

下载


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!