richardwilkes / swaggerdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swaggerdoc

Creates Swagger definition files in both json and yaml as well as a set of standalone documentation files.

The documentation is extracted by parsing your Go source using Swag. Please refer to the documentation there for how to add the proper directives to your source code.

About

License:Mozilla Public License 2.0


Languages

Language:Go 84.4%Language:Shell 15.6%