Here's a library that I've used for a while to handle generating the server 
side swagger definition.  I recently cleaned it up and thought I would 
share:
 

https://github.com/savaki/swag

 
Unlike other swagger tools, swag works with any web framework and doesn't 
require any code generation.  Examples of integration with gin, echo, 
gorilla, and the standard library are included.

Any comments would be greatly appreciated.

Cheers!

M

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to