1.5.0 • Published 6 months ago

postman-to-markdown v1.5.0

Weekly downloads
12
License
MIT
Repository
github
Last release
6 months ago

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, now you can specify the directory where the .md file will be generated, this path is optional.

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

Generating markdown file ...

Documentation was created correctly /tmp/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.

1.5.0

6 months ago

1.4.0

6 months ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago