postman2http
v0.2.1
Published
Converts a Postman .json file to a JetBrains .http file
Readme
postman2http
Converts a Postman .json file to a JetBrains .http file.
Usage
http2json mycol.jsonWill output result in stdout.
Should you want to save it in a file:
http2json mycol.json > mycol.http