Setting up Postman

Postman helps make HTTP requests with an intuitive UI. If you are not really a command-line person, you can use Postman for exploring REST APIs. You can download Postman from https://www.getpostman.com/apps or you can download the chrome extension from here: https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en. Once you have installed Postman, you can launch it and sign up/log in if needed. Using the New menu on the top bar, click on Request. You will be asked to fill, a new request form; you can do so as shown here:

Now, create a new HTTP GET request pointing to https://reqres.in/api/users ...

Get Google Cloud AI Services Quick Start 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.