FastAPI
@fastapi.tiangolo.com
780 followers 2 following 27 posts
FastAPI framework, high performance, easy to learn, fast to code, ready for production. 🚀 Web APIs with Python type hints. 🐍 By @tiangolo.com 🤓 GitHub: https://github.com/fastapi/fastapi Web: https://fastapi.tiangolo.com/
Posts Media Videos Starter Packs
fastapi.tiangolo.com
Who's hungry? There's pi 🥧

FastAPI 0.118.3 has official support for Python 3.14 🎉

Big thanks to @oxykodit.bsky.social for a long debugging and preparation process! 🙌

And shoutout to @1st1.dev and Fantix from @geldata.com for the new httptools with support for 3.14 🙇
fastapi.tiangolo.com
Here's another quick FastAPI bug fix release, 0.118.2 🚀

This fixes a use case with Pydantic models using discriminated unions in the body. 🐛

(If you don't understand or use that, no need to worry about it either 😎)

Thanks François Voron! 🙌

And thanks @patrick.wtf and Yurii! 🍰
fastapi.tiangolo.com
FastAPI 0.118.0 was just released 🎁

🐛 This fixes a bug when using a StreamingResponse and dependencies with yield or UploadFile.

Details: Now the exit code of dependencies with yield runs after the response is sent back.

If you want to read more: fastapi.tiangolo.com/advanced/adv...
Advanced Dependencies - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
fastapi.tiangolo.com
What's a better weekend treat than a release packed with features and bug fixes? 🍰

FastAPI 0.117.0 has too many things to list. ✨

Check the release notes: fastapi.tiangolo.com/release-notes/

Shoutout to YuriiMotov for the work reviewing and tweaking PRs! 🙌
Release Notes - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
fastapi.tiangolo.com
Just released, fastapi-cli version 0.0.12 🤓

With support for the PORT environment variable, used by many cloud providers. 🚀

Just use:

✨ fastapi run ✨

Thanks Marco Burro! 🙌
fastapi.tiangolo.com
Now you can use the entrypoint syntax with the FastAPI CLI 🚀

(fastapi-cli version 0.0.11)

Thanks @patrick.wtf! 🙌
Reposted by FastAPI
tiangolo.com
I was just checking, and @fastapi.tiangolo.com has been downloaded 4,297,849 times... in the last day.

4M+ times a day. 🚀

That also means that, since you started reading this post, it has been downloaded around 400 times. 🤯

pypistats.org/packages/fas...
PyPI Download Stats
PyPI Download Stats
pypistats.org
fastapi.tiangolo.com
FastAPI is now officially the most used web framework by Python developers 😁🚀🎉

From the Python Developer Survey 🐍

blog.jetbrains.com/pycharm/2025...
Reposted by FastAPI
savannah.dev
Love to see:

- @fastapi.tiangolo.com usage up 9%
- 1/3 contributing to open source
- New developers choosing Python!
pycharm.dev
🚀 The State of Python 2025 is here!

Our findings from the #Python Developers Survey done in collab with @python.org:

📊 51% use Python for data
🌐 46% use it for web dev
👨‍💻 Half of the community is new
🔧 83% still use older Python versions

Check out the takeaways by @mkennedy.codes: jb.gg/uka16g
The State of Python 2025 | The PyCharm Blog
Discover the latest Python trends and predictions backed by a survey of over 30,000 developers.
jb.gg
fastapi.tiangolo.com
"The +5 point increase for FastAPI is one of the most significant shifts in the web framework space."

"This signals a strong trend towards using Python for building performant APIs and reflects the overall strength of the Python ecosystem."

🤯🐍🚀

survey.stackoverflow.co/2025/technol...
Reposted by FastAPI
tiangolo.com
"[At OpenAI] Pretty much everything operates around @fastapi.tiangolo.com to create APIs and @pydantic.dev for validation" 🚀

- Calvin French-Owen

calv.info/openai-refle...
Reflections on OpenAI
calv.info
fastapi.tiangolo.com
The cake was not a lie.
Reposted by FastAPI
tiangolo.com
BIG NEWS ✨

I started a company with an amazing team and the best backers 🤓

We're building FastAPI Cloud 🚀

Designed for @fastapi.tiangolo.com and Python 🐍

One command: fastapi deploy

We take care of the rest 😎

You code. We cloud.

Join the waiting list! ☕️

fastapicloud.com
FastAPI Cloud — You code. We Cloud.
Deploy your FastAPI app in seconds, just add fastapi deploy. With a single line of code, skip the hassle and get your app running in the cloud effortlessly.
fastapicloud.com
fastapi.tiangolo.com
FastAPI now has 84k GitHub stars ✨

FastAPI is now the most starred backend framework 🎉

...not only in Python, in all programming languages 🤯

Thanks to all who inspired it and paved the way 🙌

And thank you for adopting it! 🍰☕️

github.com/fastapi/fast...
fastapi.tiangolo.com
Thank you for saying that! 😁

It's great to know you like the docs. 🎉
fastapi.tiangolo.com
Do you like weekend releases? Here's FastAPI 0.115.11 ☕️

✨ New docs and first-class support for custom validators: fastapi.tiangolo.com/tutorial/que...

🐛 This fixes a bug introduced in the last release (from yesterday) that would break those custom validators.
Query Parameters and String Validations - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
Reposted by FastAPI
tiangolo.com
These past days @fastapi.tiangolo.com surpassed Laravel (PHP) and Gin (Go) in GitHub stars 🤩

Python has the two most starred web backend frameworks in all languages: Django and FastAPI 🐍🚀

github.com/fastapi/fast...