Skip to content

Simple app to generate API documentation from Postman collection

Notifications You must be signed in to change notification settings

accubits/API-doc-auto-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API doc generator from Postman collection

Simple app to generate API documentation from Postman collection

Prerequestie

  • Docker
  • Docker-compose

Initial setup

Step 1: Clone the repo. https://github.com/accubits/API-doc-auto-generator.git

Step 2: Replace the JSON in apipost.json with Postman collection JSON

Step 3: Run the docker-compose file

docker-compose up -d

Udate the API doc with new data

Step 1: Copy new collection

Step 2: Run docker-compose up json2md

Core repo's:

About

Simple app to generate API documentation from Postman collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published