APIs with Postman for Absolute Beginners https://DevCourseWeb.com MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 55 lectures (3h 32m) | Size: 1.24 GB
Learn how to use Postman to build REST & GraphQL requests
What you'll learn:
Create GET, POST, PUT, DELETE requests
Understand HTTP messages
Understand GET vs POST request method
Work with real-world APIs
Use Postman
Requirements
The possibility of installing new tools on your computer.
Description
To work with APIs we will use the Postman app! Postman allows you to quickly create a request with the required HTTP method and parameters, set the body, headers, submit the request and easily inspect the results.
Postman can help if you are developing APIs as well! I have created this course for testing engineers and well for software developers. Postman can help you during the development of your API as well as after the API is completed, by running tests that make sure your API is still working as intended.