Skip to content

Generate HTML API documentation from a Postman collection

License

Notifications You must be signed in to change notification settings

harshitchaudhary/docodile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docodile

Generate HTML API documentation from a Postman collection

Code is terrible at the moment

Usage

Don't forget to run a composer install first

./docodile generate /path/to/postman/collection.json /my/output/directory

if /my/output/directory already exists the process will exit as continuing will delete that directory completely. --force will force deletion

About

Generate HTML API documentation from a Postman collection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 49.7%
  • PHP 36.4%
  • HTML 13.9%