Skip to content

richardwilkes/swaggerdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.