1
00:00:00,150 --> 00:00:03,360
Instructor: So let's wrap up the section

2
00:00:03,360 --> 00:00:06,150
of the verbs with this summary table.

3
00:00:06,150 --> 00:00:09,900
In this table, I detailed the four verbs we discussed,

4
00:00:09,900 --> 00:00:13,020
the GET, POST, PUT and DELETE.

5
00:00:13,020 --> 00:00:16,230
And for each one of them, I've included a short description

6
00:00:16,230 --> 00:00:19,680
of its role, whether it can include body,

7
00:00:19,680 --> 00:00:22,320
and where are the parameters with this verb?

8
00:00:22,320 --> 00:00:25,950
For example with the GET verb, the parameters

9
00:00:25,950 --> 00:00:27,900
should be in the URL,

10
00:00:27,900 --> 00:00:31,020
and in POST they should be in the body.

11
00:00:31,020 --> 00:00:34,410
From my experience, this table is extremely helpful

12
00:00:34,410 --> 00:00:36,330
and feel free to download it

13
00:00:36,330 --> 00:00:39,120
from the resources section of this lecture,

14
00:00:39,120 --> 00:00:41,490
and keep it for later use.

15
00:00:41,490 --> 00:00:44,613
And now let's go on to the next section.

