1
00:00:00,810 --> 00:00:04,590
Memi: The next tool we will use is Postman.

2
00:00:04,590 --> 00:00:08,039
So what is actually Postman?

3
00:00:08,039 --> 00:00:12,090
So Postman is the most popular REST API client

4
00:00:12,090 --> 00:00:13,143
in the industry.

5
00:00:14,580 --> 00:00:18,660
Using Postman you can send REST API requests

6
00:00:18,660 --> 00:00:23,190
and can set the verb, URL, headers and body.

7
00:00:23,190 --> 00:00:25,050
And after sending the request,

8
00:00:25,050 --> 00:00:27,930
you can, of course, view the full response

9
00:00:27,930 --> 00:00:31,260
with all the details such as, of course, the body

10
00:00:31,260 --> 00:00:35,043
and also the headers and, of course, the status code.

11
00:00:36,570 --> 00:00:38,730
Postman, as we will see in a minute,

12
00:00:38,730 --> 00:00:40,830
is extremely easy to use.

13
00:00:40,830 --> 00:00:43,170
It will take you no more than a minute or two

14
00:00:43,170 --> 00:00:46,320
to fully understand how exactly to use it

15
00:00:46,320 --> 00:00:49,290
to send request and user responses.

16
00:00:49,290 --> 00:00:50,970
Now, it's also important to know

17
00:00:50,970 --> 00:00:53,910
that Postman has a lot of advanced features.

18
00:00:53,910 --> 00:00:56,310
We won't need those features in this course,

19
00:00:56,310 --> 00:00:59,433
but feel free to explore the tool and learn about them.

