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
- Does not support go v1.20 when using --parseDependency
- Support `application/json-patch+json` MIME type
- Panic while swag init --parseDependency --parseInternal
- Package generated code should have leading dot
- failed to parse file [...]/[email protected]/[...] expected 'package', found 'EOF'
- Error with generating swagger for uploding the file
- Variables with path
- Custom type of json.RawMessage causes invalid memory address or nil pointer dereference
- How to describe an example for a type?
- How to parse the customized structure in the golang program, and use 'swag init' to parse it into definitions in swagger.yaml?
- Docs
- Go not yet supported