/gin-rest-tool

golang restful api template

Primary LanguageGo

Gin的Rest Api 脚手架

  • ORM: gorm v2
  • Database: Mysql
  • Server: gin
  • Doc: go-swagger
  • Conf: go ini
  • Logs: logrus

swagger 使用

go install github.com/swaggo/swag/cmd/swag@latest
swag init