FastAPI Introduction - Full CRUD API Tutorial - Backend Engineering

FastAPI Introduction - Full CRUD API Tutorial - Backend Engineering

Caleb Curry via YouTube Direct link

40:11 - Lifespan Events

14 of 26

14 of 26

40:11 - Lifespan Events

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

FastAPI Introduction - Full CRUD API Tutorial - Backend Engineering

Automatically move to the next video in the Classroom when playback concludes

  1. 1 00:00 - Intro
  2. 2 00:41 - What is FastAPI?
  3. 3 01:58 - Getting Started
  4. 4 03:55 - Building an API
  5. 5 11:09 - Paths and Path Parameters
  6. 6 13:34 - GET Requests
  7. 7 15:44 - Mock data with dictionary
  8. 8 18:59 - How to get a single campaign
  9. 9 21:22 - Interacting with the API
  10. 10 26:36 - Mocked POST, PUT, DELETE
  11. 11 33:19 - Working with a Database
  12. 12 34:34 - SQL Databases
  13. 13 37:53 - GET multiple
  14. 14 40:11 - Lifespan Events
  15. 15 43:18 - Building the type
  16. 16 47:19 - Seeding the Database
  17. 17 49:47 - GET
  18. 18 51:17 - Types
  19. 19 53:09 - GET BY ID
  20. 20 54:50 - Generic Response Type
  21. 21 59:14 - POST - Creating data
  22. 22 1:02:40 - Custom create type
  23. 23 1:05:30 - PUT - Updating Data
  24. 24 1:06:52 - Retrieve data
  25. 25 1:08:54 - DELETE - Remove data
  26. 26 1:10:17 - Outro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.