Skip to content

Files

Latest commit

 

History

History

postman

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

HELP IN PREVIEWING & GENERATING HTML FROM POSTMAN JSON FILE

for web view

./windows_amd64.exe server -f login.postman_collection.json -p 8000

for md view

./windows_amd64.exe server -f login.postman_collection.json -p 8000 -m

fro html file

./windows_amd64.exe build -i input-postman-collection.json -o ./index.html