swag
https://github.com/swaggo/swag
Go
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported8 Subscribers
Add a CodeTriage badge to swag
Help out
- Issues
- Fix security attrs parse
- v2 --v3.1: leftover OpenAPI 2.0 fields (schemes, host, basePath) in the output
- v2: Gin binding tag (binding:"...") leaks a stray "form" key into the schema
- v2: empty externalDocs.url emitted when no @externalDocs annotation is present
- v2: every @Param body request body wrapped in a spurious 2-branch oneOf with a $ref sibling
- v2: no guard against duplicate operationId when one handler is documented on multiple @Router lines
- Support `QUERY` http method
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /example/object-map-example
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /example/celler
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /example/go-module-support
- Docs
- Go not yet supported