Consuming HTTP Services in Python Transcripts
Chapter: Welcome to the course
Lecture: Exploring APIs with Postman
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
We are also going to be using a API exploration tool called Postman, so Postman is a cross platform gui for interacting, analyzing
0:10
and just generally recording and playing with APIs. We won't make heavy use of it, you don't have to install it if you don't want to play with it,
0:20
but I find working with APIs sometimes is great to get a good understanding and play with is and then implement it in code,
0:26
and you'll see me do that a few times in the course, and we are going to be using Postman so Postman is cool, and free, so it's worth checking out.