This repository contains two simple ways to use FastAPI with long running tasks as described in this Medium story
- One with BackgroundTasks
- Another one with Celery
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains two simple ways to use FastAPI with long running tasks as described in this Medium story