16. REST API
REST - Representational State Transfer
RESTful APIs are the most commonly used APIs in the world of web services. It quickly became popular due to its simplicity.
Course Content
-
0:00 - Intro
1:02 - API Definition
3:20 - REST Definition
5:26 - HTTP Methods
7:51 - Endpoints
9:46 - Authentication
11:36 - GitHub API