Skip to content

Commit 80d3dc7

Browse files
committed
Add a new link
1 parent e9ee8ce commit 80d3dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@ Look for a special [awesome repository](https://github.com/sindresorhus/awesome#
19571957

19581958
[API (Application Programming Interface)](https://en.wikipedia.org/wiki/API) an interface which describes a certain set of rules by which different programs (applications, bots, websites...) can interact with each other. With API calls you can execute certain functions of a program without knowing how it works.
19591959

1960-
When developing server applications, different API formats can be used, depending on the tasks and requirements.
1960+
When developing server applications, [different API formats](https://youtu.be/4vLxWqE94l4) can be used, depending on the tasks and requirements.
19611961

19621962
- ### REST API
19631963

0 commit comments

Comments
 (0)