Skip to content

kimmking/rosemary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosemary

you share rose get fun

example

var h=require('rosemary');

h.rosemary('Jack');

h.rosemary();

rosemary-apistat

Generate rest api stat info and docs from SwaggerUI.

usage

Modify your swagger api-docs url in apistat.js and then,

  1. generate markdown docs:

node apistat.js > result.md

  1. Or generate html docs:

./as.sh

then you will find result/index.html

About

Generate rest api stat info and docs from SwaggerUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published