FastAPI Introduction - Full CRUD API Tutorial - Backend Engineering
Caleb Curry via YouTube
-
13
-
- Write review
Google AI Professional Certificate - Learn AI Skills That Get You Hired
PowerBI Data Analyst - Create visualizations and dashboards from scratch
Overview
Syllabus
00:00 - Intro
00:41 - What is FastAPI?
01:58 - Getting Started
03:55 - Building an API
11:09 - Paths and Path Parameters
13:34 - GET Requests
15:44 - Mock data with dictionary
18:59 - How to get a single campaign
21:22 - Interacting with the API
26:36 - Mocked POST, PUT, DELETE
33:19 - Working with a Database
34:34 - SQL Databases
37:53 - GET multiple
40:11 - Lifespan Events
43:18 - Building the type
47:19 - Seeding the Database
49:47 - GET
51:17 - Types
53:09 - GET BY ID
54:50 - Generic Response Type
59:14 - POST - Creating data
1:02:40 - Custom create type
1:05:30 - PUT - Updating Data
1:06:52 - Retrieve data
1:08:54 - DELETE - Remove data
1:10:17 - Outro
Taught by
Caleb Curry