1
00:00:02,070 --> 00:00:03,780
Earlier in this course

2
00:00:03,780 --> 00:00:05,910
in a separate course section

3
00:00:05,910 --> 00:00:08,164
where we added payments to the online shop,

4
00:00:08,164 --> 00:00:12,933
I introduced you to third party services and APIs.

5
00:00:13,860 --> 00:00:17,580
In this course section, we are going to explore how

6
00:00:17,580 --> 00:00:21,540
we can build our own APIs and services.

7
00:00:21,540 --> 00:00:25,860
We're going to explore a specific concept called REST APIs,

8
00:00:25,860 --> 00:00:28,860
and what that stands for and what it is.

9
00:00:28,860 --> 00:00:32,159
And most importantly, of course, you will understand

10
00:00:32,159 --> 00:00:35,970
why you might wanna build such APIs and services,

11
00:00:35,970 --> 00:00:39,150
which different use cases you would have for that,

12
00:00:39,150 --> 00:00:43,380
and, of course, how you build such APIs and services.

13
00:00:43,380 --> 00:00:45,840
And, of course, we are also going to dive into

14
00:00:45,840 --> 00:00:48,903
some concrete examples throughout this section.

15
00:00:50,010 --> 00:00:52,230
Now, specifically, we are going to start

16
00:00:52,230 --> 00:00:54,390
by having a brief look at why

17
00:00:54,390 --> 00:00:57,840
we might wanna build custom services and APIs,

18
00:00:57,840 --> 00:01:00,900
before we then have a look at REST APIs

19
00:01:00,900 --> 00:01:03,870
and understand what that is specifically,

20
00:01:03,870 --> 00:01:06,840
and how we would build such a REST API,

21
00:01:06,840 --> 00:01:09,570
before we then, of course, do exactly that

22
00:01:09,570 --> 00:01:12,780
and we dive into a concrete example

23
00:01:12,780 --> 00:01:17,780
or actually multiple examples where we build such a REST API

24
00:01:17,920 --> 00:01:20,970
ideal for a custom service, as you will see,

25
00:01:20,970 --> 00:01:23,343
from the ground up, step by step.

