Postman API Platform

Learn to use Postman API Platform to consume REST APIs of the todo application.

We'll cover the following...

Introduction

Postman is a platform that hosts a set of tools to build and use APIs. It provides an interactive GUI to design, test, and document APIs. The Postman API client is an interactive tool that enables us to easily define complex requests to access ...