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
- Option to change ParseComment error in dependecies to warning
- Feature request: ability to define swaggertype on type definitions
- Support `null` Package and Data-Types
- Reusable Enums
- Needed to add x-nullable:true to type level under definitions, not in the field level. Is there anyway to do it?
- Bug: If the parsed package does not have a package name?
- Skipping 'models.xxx', recursion detected
- Support for multiline comment for header
- Multiple Enum variant selection
- Add support for dependancies with --exclude
- Docs
- Go not yet supported