Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to Include FastAPI in Framework Integration Section #8978

Merged
merged 1 commit into from Apr 29, 2024

Conversation

pedroimpulcetto
Copy link
Contributor

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

This Pull Request updates the "Framework Integration" section of the README to include FastAPI, a popular (> 70.9k ⭐) and fast-growing asynchronous web framework. This addition reflects Celery's compatibility with FastAPI and indicates to users that no special integration package is needed to use Celery with FastAPI.

Changes Made:

Added a new row in the integration table for FastAPI, marked as "not needed" for any special integration package. This aligns with the entries for other frameworks like Django and Flask where no specific Celery integration package is required.

--
This update ensures the README remains current and informative, particularly for developers exploring asynchronous frameworks compatible with Celery. By explicitly listing FastAPI, we aim to assist in clearer framework choices for Celery users, especially given FastAPI's growing popularity and frequent use in modern web applications.

@Nusnus Nusnus force-pushed the docs/framework-integration branch from eb2d634 to 6018776 Compare April 28, 2024 13:51
@pedroimpulcetto
Copy link
Contributor Author

@Nusnus could you check, please? When you have time, no rush 🙏🏻

@auvipy auvipy merged commit 5933ddb into celery:main Apr 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants