0.2.1 • Published 8 months ago
postman2http v0.2.1
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