Course curriculum
-
-
Intro
-
-
-
1.1 What is an API?
-
1.2 What is a database?
-
1.3 What is an API endpoint and how can we make use of APIs?
-
1.4 Structure of an API URL
-
1.5 SWAPI - the star wars API
-
Quiz: APIs - the basics pt1
-
-
-
2.1 The different API request types: CRUD
-
2.2 API documentations
-
2.3 Back to SWAPI - API responses in JSON format
-
2.4 JSON data types part 1: Objects vs. arrays
-
2.5 First intro to Postman - our API helper tool
-
Quiz: APIs - the basics pt2
-
-
-
3.1 Authentication explained
-
3.2 GET requests with Authentication in Postman
-
3.3 Postman - setting up environments
-
3.4 Postman - making use of our environment
-
Quiz - authentication and postman
-
-
-
4.1 POST requests & request bodies
-
4.2 JSON data types part 2: Strings numbers, booleans and null values
-
4.3 PUT requests & path parameters
-
4.4 Advanced GET requests (filtering) & query parameters
-
4.5 DELETE requests
-
Quiz - All the API requests
-
-
-
5.1 API headers
-
5.2 cURLs
-
5.3 Client & Server
-
5.4 Status codes
-
About this course
- Free
- 35 lessons
- 0 hours of video content