Skip to Content
Building RESTful Web services with Go
book

Building RESTful Web services with Go

by Naren Yellavula
December 2017
Intermediate to advanced
316 pages
6h 58m
English
Packt Publishing
Content preview from Building RESTful Web services with Go

Introducing Postman, a tool for testing REST API

Postman is a wonderful tool that allows Windows, macOS X, and Linux users to make HTTP API requests. You can download it at https://www.getpostman.com/.

After installing Postman, enter a URL in the Enter request URL input text. Select the type of request (GET, POST, and so on). For each request, we can have many settings such as headers, POST body, and other details. Please go through the Postman documentation for more details. The basic usage of Postman is straightforward. Take a look at the following screenshot:

The builder is the window where we can add/edit requests. The preceding screenshot ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RESTful Web Services with Go - Second Edition

Hands-On RESTful Web Services with Go - Second Edition

Naren Yellavula
Microservices with Go

Microservices with Go

Alexander Shuiskov

Publisher Resources

ISBN: 9781788294287Supplemental Content