FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.
-
Notifications
You must be signed in to change notification settings - Fork 1
FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.
License
natthasath/demo-python-fastapi-background-task
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published