For the More Curious: Postman

One of the best tools for sending test requests to a server is Postman, a free plug-in for Chrome. It lets you build HTTP requests and specify the HTTP verbs, form data, headers, and user credentials (Figure 13.13).

Figure 13.13  The Postman

The Postman

Postman is an indispensable tool for exploring an API before you write your server communication code. Download it from the Chrome web store, chrome.google.com/​webstore. (Search for “Postman” to find it.)

Get Front-End Web Development: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.