Generate swagger json oas v3 with comments in existing go app
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2020
09:12 AM
01-20-2020
09:12 AM
Generate swagger json oas v3 with comments in existing go app
I have an existing golang API app, and I want to document it with swagger, specifically v3 - that has the cookie feature. I've found go-swagger, swagger-ui, and goas repos/utilities, but I'm kind of stuck. My objective is to generate the swagger.json only through comments, not by manually changing the swagger.yaml/.json file.
I'd appreciate any advice or experience on this one!
0 REPLIES 0
