Skip to content

davidevernizzi/docman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: I am not supporting the project. If you want to take over, just ask to be added as an owner. Peace + love.

docman

A simple page to generate documentation from postman collections

Features:

  1. Generate nice HTML documentation for all your postman collections.
  2. Option to download zip files with the generated documentation.
  3. Handles postman "directories"
  4. Handles GET,POST,HEAD,OPTIONS,PUT

Example collections:

  1. https://www.getpostman.com/collections/00967c5647fd01ba7f90

To hack

  1. npm install
  2. npm run watch
  3. You can run the web app with any simple http server. For instance, python -m SimpleHTTPServer will let you access it in localhost:8000/index.html to generate and view docs.
  4. have fun ;-)

About

A simple page to generate documentation from postman collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published