All Projects → yuzd → Swagger2pdf

yuzd / Swagger2pdf

Licence: other
ant soa框架的swagger api文档生成(html or pdf)

Programming Languages

javascript
184084 projects - #8 most used programming language

swagger-to-PDF

Purpose

Creates a PDF from a Swagger JSON file.

How to use

node index.js "path to your Swagger.json file"

Also supports combining several Swagger JSON files into 1 output PDF: node index.js "file1.json,file2.json,file3.json"

Future

These are the current plans:

  • code clean up
  • further testing
  • DONE combining several JSON files into 1 output
  • additional options for mark up

Dependencies

  • phantom-html2pdf

Contribution

If you've got value out of this and have ideas, please send pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].