How to make basic API requests with Postman
Note: This article is meant for those with little to no knowledge on how to call an API. 1.Purpose 2. Overview 2.1. What is an API? Why using API? 2.2 Types of API 3. Demo: How to call API with Postman 3.1. Structure of an API documentation 3.2. Get data from Pokemon table 3.2.1. The […]