Postman is an application that makes it possible to interact wiht APIs using a console-based approach.
Postman allows for the use of various data types and formats to interact with REST-based APIs
The Postman application has sections that can be interacted with:
History
History shows a list of all recent API calls using Postman
Collections
A group of API calls that are specific to a structure that the user needs
New Tab
Each tab can have its own API call and parameters that are completely independent of other tabs
URL Bar
An address bar to direct towards a specific URL
Leave a Reply