Skip to content

lageorgem/swagger-to-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-to-static

Convert a JSON or YML swagger spec to a static HTML file.

Usage

  • Install using npm install --save swagger-to-static
  • Run using ./node_modules/swagger-to-static/index.js path/to/swagger.yml path/to/output/directory

Credits

This is merely a js port of this gist. All credits to this guy.

About

Converts a JSON or YML swagger spec to a static HTML page

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors