Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 252 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 252 Bytes

Behavior

Dependencies

  • gin
  • gin-csrf
  • sessions
  • gorm
  • viper / go-config
  • gin-swagger

API Documentation

Update API Documentation:

$ swag init

Gin-swagger

Annotation documentation: https://swaggo.github.io/swaggo.io/ .