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