Update deprecated codes
A go web template using gin.
make build
make start
A web api based on gin and gorm
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
gin-demo
A go web template using gin.
Dependance
Deploy
make buildto compile product;make startto start service;