Figure 7-12 Postman: HTTP GET from the Postman
Echo Server
Figure 7-13 Postman: HTTP POST to the Postman
Echo Server
Figure 7-14 illustrates collections. A collection lets you
group individual requests together. You can then
organize these requests into folders. Figure 7-14 shows
the user interface of Postman, with a default collection
that interacts with the Postman Echo Server. Using this
interface is a very good way to learn about various
options for sending or getting REST-based information.