karthiks3000 / postman-doc-gen

Generate API documentation from a postman collection
MIT License
254 stars 45 forks source link

postman-doc-gen

Generate HTML API documentation from a postman collection. You can use this tool to auto-generate the documentation and host it alongside your API's as detailed here.

Usage

To build locally

Sample HTML Documentation

A video of the sample html document generated using the collection and environment json files present in the example folder

Sample HTML

Shout outs

The following tools/repos have been instrumental in building this tool