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 supported6 Subscribers
Add a CodeTriage badge to swag
Help out
- Issues
- Skipping 'models.xxx', recursion detected
- Support for multiline comment for header
- Multiple Enum variant selection
- Add support for dependancies with --exclude
- Merging middleware information with routes
- Users should have control over which struct tag to use (json or yaml) to generate the swagger spec files
- Result is nil, @Success 200 {object} gin.H {"msg": "","data": "","code": 200}
- @Param body primitive with JSON
- Override data field to an enum type
- Variables in route
- Docs
- Go not yet supported