Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Building APIs with FastAPI
APIs with FastAPI
Introduction (2:17)
API Fundamentals
What are APIs and what are they used for (8:29)
Hosting vs using APIs (4:08)
Methods and Media Types (6:56)
HTTP response code (5:22)
API Parameters (4:18)
Data & Environment Setup
Setup environment with WSL2, VS Code & FastAPI (4:55)
Testing FastAPI (3:21)
The dataset we use (2:41)
API Design
API Design (4:26)
Schema implementation preview (5:03)
OpenAPI & Swagger (5:14)
Hands On Coding
POST Customer API (6:23)
Get Customer API (3:05)
POST Create Customer Invoice API (6:50)
GET Invoice API (2:03)
GET All Invoices for Customer API (3:10)
Deploying and Testing FastAPI with Docker and Postman
Setup Docker and Deploy on WSL2 (6:01)
Testing the APIs with Postman (4:22)
Security (3:48)
Conclusion (2:26)
The dataset we use
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock