Categorygithub.com/SOAT1StackGoLang/msvc-orders
module
0.0.0-20240317222024-48c7411f1c81
Repository: https://github.com/soat1stackgolang/msvc-orders.git
Documentation: pkg.go.dev

# README

msvc-orders

Microservice Orders

Owasp Scanning Report

Owasp Report

Swagger Documentation

Swagger Documentation

Generate Swagger

go get -u github.com/swaggo/swag/cmd/swag
go install github.com/swaggo/swag/cmd/swag
cd internal/transport/routes
swag fmt
swag init -g helpers.go -o ../../../docs/
  • if you not find the swag binary, check if your go PATH is on your path or use ~/go/bin/swag

More info on the formats at Swag offical

# Packages

No description provided by the author
Package docs Code generated by swaggo/swag.
No description provided by the author