add sql
A go web template using gin.
make build
make start
A web api based on gin and gorm
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
gin-demo
A go web template using gin.
Dependance
Deploy
make build
to compile product;make start
to start service;