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
- 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
- Generate query JSON object
- Upper cases in x-tentions dont work in general API info
- Definition added but never used in the swagger yaml
- Now that we have "exclude" , maybe we also need "include"?
- Docs
- Go not yet supported