Using Postman for REST API Application

Learn how to use Postman for running the REST API application.

We'll cover the following

Introduction

We can use the Postman application to test the application’s API calls.

Note: Before using Postman, it’s recommended to create a Postman account to be able to save request collections and other additional features.

Postman quick guides

  1. Open the Postman application.
  2. Create a new collection. A collection is used to store many requests.

Get hands-on with 1200+ tech skills courses.