//
pkg.gl
Category
github.com/Jumaniyozov/go-rest-template
module
0.0.1
Repository:
https://github.com/jumaniyozov/go-rest-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
Install swagger if not installed
go install github.com/swaggo/swag/cmd/swag@latest
Generate swagger docs
swag init -dir ./cmd/api/ -o ./api/docs
#
Packages
api
No description provided by the author
cmd
No description provided by the author
pkg
No description provided by the author