Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A minimal viable example for a FastAPI, Celery, and Redis backend. With frontend JavaScript which polls tasks until done.

License

Notifications You must be signed in to change notification settings

Fidget-Spinner/fastapi-celery-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

fastapi-celery-redis

A minimum viable example for a web application using FastAPI, Celery (using redis broker/results backend). It demonstrates concepts like polling the state/progress of a task, and configuring Celery. It also shows how to run as basic async task.

Installation

Use the package manager conda or miniconda to install required dependencies.

conda install --file requirements.txt

Usage

Run everything in main.sh in order. Then open frontend/index.html to test it out.

License

MIT

About

A minimal viable example for a FastAPI, Celery, and Redis backend. With frontend JavaScript which polls tasks until done.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /