Skip to content

ans-4175/postman-to-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm

📦 postman-to-markdown

This package generate markdown document from postman.

First export the collection from postman.

Drag Racing

Drag Racing

Save the collection file.

Install

npm install -g postman-to-markdown

Usage

Execute postman-to-markdown specifying the collection file.

postman-to-markdown TwitterTracker.postman_collection.json 
Reading file TwitterTracker.postman_collection.json

Generating markdown file ...

Documentation was created correctly TwitterTracker.md

The package will create .md file.

Example of file generated example.md

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: postman-to-markdown

License

postman-to-markdown is released under the MIT License.

About

Generate documentation in markdown from postman documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%