Help¶
Would you like to help FastAPI or get help about FastAPI?
There are very simple ways to help and get help.
Subscribe to the newsletter¶
You can subscribe to the (infrequent) FastAPI and friends newsletter to stay updated about:
- News about FastAPI and friends 🚀
- Guides 📝
- Features ✨
- Breaking changes 🚨
- Tips and tricks ✅
Follow FastAPI online¶
You can follow FastAPI online in several places:
Star FastAPI in GitHub¶
You can "star" FastAPI in GitHub (clicking the star button at the top right): https://github.com/fastapi/fastapi. ⭐️
By adding a star, other users will be able to find it more easily and see that it has been already useful for others.
Watch the GitHub repository for releases¶
You can "watch" FastAPI in GitHub (clicking the "watch" button at the top right): https://github.com/fastapi/fastapi. 👀
There you can select "Releases only".
By doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of FastAPI with bug fixes and new features.
Follow the author¶
You can follow me (Sebastián Ramírez / tiangolo), the author in a few places, to hear when I have news to share about FastAPI and friends:
Help others with questions in GitHub¶
You can try and help others with their questions in GitHub Discussions.
In many cases you might already know the answer for those questions. 🤓
If you are helping a lot of people with their questions, you will become an official FastAPI Expert. 🎉
Just remember, the most important point is: try to be kind. 🤗
How to Help¶
Follow the guide on how to help here.
Ask Questions¶
You can create a new question in the GitHub repository, for example to:
- Ask a question or ask about a problem.
- Suggest a new feature.
Join the Chat¶
Join the 👥 Discord chat server 👥 and hang out with others in the FastAPI community.
Tip
For questions, ask them in GitHub Discussions, there's a much better chance you will receive help.
Use the chat only for other general conversations.
Don't use the Chat for Questions¶
Keep in mind that as chats allow more "free conversation", it's easy to ask questions that are too general and more difficult to answer, so, you might not receive answers.
In GitHub, the template will guide you to write the right question so that you can more easily get a good answer, or even solve the problem yourself even before asking.
Conversations in the chat systems are also not as easily searchable as in GitHub, they get lost.