#fastapi
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
May 5, 2025 at 3:16 PM
Came here to literally post about this one.
August 16, 2025 at 11:47 PM
A tiny release of fastapi-cli, 0.0.7, to not disable other loggers. 🐛

This comes included when you install fastapi[standard] 🤓

github.com/fastapi/fast...
GitHub - fastapi/fastapi-cli: Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀 - fastapi/fastapi-cli
github.com
December 15, 2024 at 2:33 PM
🎟️ BLACK FRIDAY DEAL 🎉

FastAPI with 70% discount * 😱

Grab it today and get the rest of the stack for free: SQLModel, Typer, Asyncer, the full-stack template 🎁

Save even more with the bundle, including Pydantic, uv, Rich, HTTPX * 🤯

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
November 29, 2024 at 3:31 PM
In FastAPI Cloud, you get the fastest Python distribution for your FastAPI apps by default ⚡️

(x.com/charliermars...)
September 22, 2026 at 10:27 AM
FastAPI 0.136.0 officially supports:

✨ free-threaded Python 🐍 ✨

(this announcement has no GIL puns)

Thanks @oxykodit.bsky.social, @patrick.wtf, Nathan Goldbaum, @nucleonjohn.bsky.social 🙌

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
April 16, 2026 at 12:01 PM
Here's FastAPI 0.118.1, with compatibility for the latest @pydantic.dev. 🚀

This one had the combined effort of the community, the @pydantic.dev team, and the @fastapi.tiangolo.com team, all together. 🙌

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
October 8, 2025 at 9:14 AM
FastAPI Labs team goes fast 🚲💨

@patrick.wtf @tiangolo.com @nucleonjohn.bsky.social (and others not on Bluesky!)
October 15, 2025 at 5:51 PM
It took me years to finally start a company. I was avoiding it. 😅

But now I started FastAPI Labs to build FastAPI Cloud with an awesome team. 😎

Also, to keep developing the open source projects, @fastapi.tiangolo.com and friends. 🚀

Here's my thought process. 🤓

fastapicloud.com/blog/why-fas...
Why FastAPI Labs - Why FastAPI Cloud - 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
June 13, 2025 at 12:42 PM
The FastAPI docs now recommend using uv to manage your projects, e.g.

uv add "fastapi[standard]"

📝 fastapi.tiangolo.com/tutorial/
Tutorial - User Guide - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
July 21, 2026 at 10:18 PM
Here's FastAPI 0.115.14 🚀

@patrick.wtf fixed support for unions of @pydantic.dev models in Form data. 🐛🎉

(This will make it easier to implement single sign-on 😉)

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
June 26, 2025 at 3:34 PM
Savannah 🤝🏻 FastAPI Labs

savannah.dev/posts/a-new-...
A new chapter
how i'm feeling now
savannah.dev
October 3, 2025 at 10:02 PM
Here's FastAPI 0.115.8, with official support for Python 3.13 🐍😎

Python 3.13 tests updated and enabled on CI. And a couple of bug fixes. 🐛

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
January 30, 2025 at 2:10 PM
January 14, 2025 at 10:55 PM
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...
May 4, 2025 at 11:22 AM
There is now an official Bluesky FastAPI account: @fastapi.tiangolo.com 🎉
{"message": "Hello world!"}
December 2, 2024 at 10:24 PM
Right now @fastapi.tiangolo.com is 120 GitHub stars away from reaching 80k 🤩 ✨

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
January 22, 2025 at 10:10 AM
A small one, FastAPI 0.115.6 🐛

This fixes a bug that prevented having the full traceback when a sync dependency with yield raised an exception in Python 3.11. 🤓

Thanks to @marcelotryle.bsky.social for the help with this one! 🙌

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
December 3, 2024 at 10:52 PM
Another tiny release, more bug fixes and upgrades, FastAPI 0.115.10 🤓

Improved compatibility with the (future) @pydantic.dev 2.11 and support for the latest Starlette 😎

github.com/fastapi/fast...
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
github.com
February 28, 2025 at 4:49 PM
Talk update 🎙️

François Voron is bringing a new topic to FastAPI Conf 2026:

You don’t need /v2: API Versioning with FastAPI

Come and learn the latest tricks from Polar.sh, including a custom SDK for clients, based on the new FastAPI versioning system 🤖

fastapiconf.com/speakers/#fr...
September 22, 2026 at 10:46 AM
The command fastapi (the FastAPI CLI) now looks so much nicer 😎

It now uses @patrick.wtf's rich-toolkit 🎨

To get it, upgrade your dependencies with fastapi[standard] 🤓

Or manually upgrade the package fastapi-cli to the latest version: 0.0.6 🚀
December 4, 2024 at 2:47 PM
FastAPI 0.135.0, with Server-Sent Events: fastapi.tiangolo.com/tutorial/ser... ✨
Server-Sent Events (SSE) - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastapi.tiangolo.com
March 1, 2026 at 9:30 AM