Categorygithub.com/Jumaniyozov/go-rest-template
repository
0.0.1
Repository: https://github.com/jumaniyozov/go-rest-template.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

  1. Install swagger if not installed go install github.com/swaggo/swag/cmd/swag@latest
  2. Generate swagger docs swag init -dir ./cmd/api/ -o ./api/docs