Skip to content

henriquemeloo/fastapi-background-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI with background tasks

Testing the background tasks feature from FastAPI to send application "heavy" work to the background and return a response to the client sooner. This implementation makes use of a postgres database to store jobs metadata, so the user can query the state of their job after making the request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published