Collections
Collections group related requests together, just like a Postman collection.
Creating a collection
- Click New Collection in the sidebar
- Name it and start adding requests
- Commit the folder with Git whenever you like
Collections are stored as plain JSON files on disk, so any version control system works out of the box.