@makakken Creating new collection involves specifying location where the JOSN will be saved. Every collection has its own JSON. The only exception is 'Experiment' collection.
Sorry for late replay :-)
@makakken Hey @makakken
Collections are stored in JSON files all the time. You can share the JSON file and import it to another instance of httpiness.
Exporting collection to other formats, like Postman 2.1 collection format, is not supported at the moment.
When inner dev loop is slow, everything is boring.
httpiness is HTTP client for rapid cycling in API development.
Download it today. It's free.
https://t.co/gZkSJfvwRD
How does HTTP request look like?
#100DaysOfCode#100Devs
HTTP request is consisted from HTTP method, URL, HTTP version, headers and body, and, when shown as text, looks like: