Parse annotations from Go code and generate Swagger Documentation
Generate API documentation from annotations in Go code. It's always used for you Go server application. The swagger file accords to the Swagger Spec and displays it using Swagger UI(this project dosn't provide).
go get -u -v github.com/teambition/swaggo
swaggo --help
- Support API without Controller structure
- Explain declarative comments format with english