Skip to content

A test-driven fastapi webapp with a touch of celery, logging and monitoring

License

Notifications You must be signed in to change notification settings

joshuajiniran/fastapi-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asynchronous Tasks with FastAPI and Celery

Example of how to handle background processes with FastAPI, Celery, and Docker.

Quick Start

Spin up the containers:

$ docker-compose up -d --build

Open your browser to http://localhost:8004

About

A test-driven fastapi webapp with a touch of celery, logging and monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published