Fast API Tutorial, Part 31: Background Tasks

Published: 24 August 2022
on channel: JVP Design
12,840
139

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


On this page of the site you can watch the video online Fast API Tutorial, Part 31: Background Tasks with a duration of online in good quality, which was uploaded by the user JVP Design 24 August 2022, share the link with friends and acquaintances, this video has already been watched 12,840 times on youtube and it was liked by 139 viewers. Enjoy your viewing!