December 2019
Intermediate to advanced
510 pages
11h 33m
English
Postman can be used within a company to share internal APIs and applies the concept of collections so that it can group, index, and query web services. A collection is a group of HTTP calls related to the same service or a collection of services.
The following screenshot shows a conventional UI for Postman. On the left, you can see a list of collections that are available in the Postman account, while on the right, you can see the core part of the UI:

The first half of the UI represents the HTTP request we intend to launch. Each tab at the top of the interface represents an API call; it is possible to type in a URL and ...
Read now
Unlock full access