Skip to content

Plate-Project/postman2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#postman2md

  • postman collection json file to markdown(md) file.

##usage

Just Download and :

import postman2md
# create multi markdown file in the directory.
postman2md.convert(postman_file="example.json.postman_collection")

# create merged markdown file in the directory.
postman2md.convert(postman_file="example.json.postman_collection", multi_file=False)

About

postman to markdown(md)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages