Postman is a tool that lets us develop and test our APIs faster. This tool provides a GUI that makes it easy to tweak our APIs faster, which decreases the development time of our APIs. We can also maintain a history by creating a collection of all the APIs that we have developed.
There are different alternatives for Postman as well, such as Runscope and Paw. We will be using Postman for this book.