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: prevent overwriting schema format with empty values
- v2: can't parse numeric value of "maximum" tag
- Add Discriminator annotation support for OpenAPI v3
- Add support for discriminator in OpenAPI v3
- example/basic: route mismatch between main.go and @Router annotation for Upload
- Support attributes (nullable, format, optional) and type placeholders in .swaggo overrides
- feat: support override attributes and type placeholders in .swaggo
- fixed binary attachments generation from comments. resolves #1933
- Add the ability to have custom per response/request mime types
- @schemes annotation doesn't populate SwaggerInfo.Schemes in generated docs.go
- Docs
- Go not yet supported