you share rose get fun
var h=require('rosemary');
h.rosemary('Jack');
h.rosemary();
Generate rest api stat info and docs from SwaggerUI.
Modify your swagger api-docs url in apistat.js and then,
- generate markdown docs:
node apistat.js > result.md
- Or generate html docs:
./as.sh
then you will find result/index.html