Fast API Tutorial, Part 31: Background Tasks

Published: 24 August 2022
on channel: JVP Design
10,024
112

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...


Watch video Fast API Tutorial, Part 31: Background Tasks online without registration, duration hours minute second in high quality. This video was added by user JVP Design 24 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 10,02 once and liked it 11 people.