Skip to content

Easy visualize swagger.json using swagger-ui and redoc

Notifications You must be signed in to change notification settings

utahta/swagger-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-doc

swagger-doc is tool of easy visualize your swagger.json using swagger-ui and redoc.

Install

go get -u github.com/utahta/swagger-doc/cmd/swagger-doc

Usage

Local file

swagger-doc -s /path/to/swagger.json

then open browser.

URL

swagger-doc -s http://localhost/swagger.json

then open browser.

Contributing

  1. Fork it ( https://github.com/utahta/swagger-doc/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Easy visualize swagger.json using swagger-ui and redoc

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published