Skip to content

Postman2Markdown (PM2MD) is a package that generates markdown documentation from a Postman collection file

License

Notifications You must be signed in to change notification settings

sebastienrousseau/pm2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman2Markdown (PM2MD)

logo

codacy contributors forks license made with love npm

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines


Welcome to Postman2Markdown (PM2MD)

Postman2Markdown (PM2MD) is a package that generates markdown documentation from a Postman collection file. It simplifies the process of converting your Postman collections into well-structured and readable documentation.

Getting Started with Development

Before you begin, make sure you have downloaded Postman and installed it on your computer. Alternatively, you can use the web version of Postman.

  • Export your Postman collection.

Drag Racing

  • Save the collection file to your local directory.

Drag Racing

Install

You can install Postman2Markdown globally using npm:

npm install -g pm2md

Usage

To generate markdown documentation from a Postman collection, run the following command in your terminal, specifying the path to your collection file:

pm2md postman_collection.json
Reading file examples/postman_collection.json
Generating markdown file ...
Documentation was created correctly examples/postman_collection.md

This will read the specified Postman collection file, generate the corresponding markdown documentation, and save it as an .md file.

Example of file generated postman_collection.md

Versioning & Updates

Adhering to semantic versioning ensures consistent updates. Refer to GitHub Releases for the changelog.

How to Contribute

Your contributions can make this guide even better! Check our Contributing Guidelines to get started.

Community & Values

Join a community that values diversity and inclusivity. Familiarize yourself with our Code of Conduct.

Our beliefs:

  • Perfection encompasses everything.
  • Passion transcends code.
  • Obsession with excellence in solutions.

Licensing

This project embraces the MIT License. View LICENSE details.

Shoutouts & Credits

PM2MD is a masterpiece crafted by Sebastien Rousseau and other incredible contributors.

Crafted with ❤ in London.