Fast API Tutorial, Part 31: Background Tasks
FastAPI uses background tasks as sort of a mini task scheduler to handle asynchronous functionality in the background. For large functionality it should obviously be offloaded to Celery or something like that, but for simple things it can be handled using background tasks. In this video I show you how you can use some simple background tasks in your app. A link to documentation describing why you should use FastAPI's `BackgroundTasks` package and not Starlette's `BackgroundTask` is https://fastapi.tiangolo.com/tutorial... GitHub: https://github.com/jvp-design/fastapi...

▶︎
Fast API Tutorial, Part 32: Metadata and Docs URLs

▶︎
Fast API Tutorial, Part 27: Security with JWT

▶︎
Understanding .ipynb Files with Real AI Example | Real Use of .ipynb in AI & LLM Development | 2026

▶︎
Background Tasks with FastAPI Background Tasks and Celery + Redis - FastAPI Beyond CRUD (Part 20)

▶︎
Fast API Tutorial, Part 30: Bigger Applications - Multiple Files

▶︎
Dependency Injection Explained Like You’re 5 (with FastAPI Examples)

▶︎
Trump Brags About His Brain, Crowd Size & Pool, CBS Fires Scott Pelley & Don Jr's Honeymoon Video

▶︎
Fast API Tutorial, Part 25: Dependencies in path operation decorators, global dependencies

▶︎
Asynchronous Tasks in Python - Getting Started With Celery

▶︎
Fast API Tutorial, Part 26: Security

▶︎
Why AI Agents are either the best or worst thing we’ve ever built

▶︎
Trump Wants White House UFC Ring to Stay & NJ Candidate Tom Kean Is MIA | The Daily Show

▶︎
Why Most Python Logging Setups Fail in Production

▶︎
Python FAST API Tutorial

▶︎
Yaml Tutorial | Learn YAML in 18 mins

▶︎
"We Ran Out Of Columns" - The Worst Codebase Ever

▶︎
How to Use FastAPI: A Detailed Python Tutorial

▶︎
Getting Started With Celery: Asynchronous Tasks in Python

▶︎
Fast API Tutorial, Part 28: Middleware and CORS

▶︎
