FastAPI Profile Banner
FastAPI Profile
FastAPI

@FastAPI

Followers
41K
Following
5K
Media
47
Statuses
873

FastAPI framework, high performance, easy to learn, fast to code, ready for production. 🚀 Web APIs with Python type hints. 🐍 By @tiangolo 🤓

Internet
Joined September 2020
Don't wanna be here? Send us removal request.
@FastAPI
FastAPI
4 years
Hello World! 👋 This is the new official FastAPI Twitter account! 🎉 (Tweets by @tiangolo 🤓)
29
164
1K
@FastAPI
FastAPI
2 days
Bug fix releases: FastAPI 0.124.3 and 0.124.4 🐛 The highlight: YuriiMotov fixed support for @pydantic aliases (validation and serialization) in multiple edge cases. 🚀 If there are no new reports, FastAPI will drop support for Python 3.8 next week. ⚰️ https://t.co/LfpZnNf9MT
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
2
4
102
@tiangolo
Sebastián Ramírez
2 days
Here's how @FastAPI uses @pydantic to work, you declare normal types once and get 5 or 6 feature from that, for your live app (instead of only 2 and just for development). 🤓
@CultRepo
Cult.Repo
2 days
You've seen @FastAPI popping up here and there & you're still wondering how it works? Its creator, Sebastián (@tiangolo) explains... 👀
4
10
131
@pycharm
PyCharm, a JetBrains IDE
5 days
According to the Python Developers Survey 2025, FastAPI is currently the most popular web framework. Check out this mini doc by @CultRepo about its creator.
@CultRepo
Cult.Repo
6 days
Sebastián Ramírez (@tiangolo) built one of the fastest-growing frameworks in tech & people still mostly ask about the moustache. So we got him to explain it once and for all! 🥸 He also features in our latest mini-doc: The Rise and Rise of FastAPI, out now on our YT channel 👀
0
8
48
@earn2trade
Earn2Trade ®
16 days
🦾 Cyber Weeks upgrade is here! Get 60% OFF all hands-on learning plans + ZERO activation fees when you pass. Save to the max with our biggest deal of the year!
0
3
8
@FastAPI
FastAPI
5 days
The full-stack-fastapi-template now uses @shadcn / ui (with @tailwindcss) for the frontend 🚀🎉 There's still dark mode too, and all the nice things 🦇 Thanks @alejsdev ! 🙌 https://t.co/o20d40hCPD
9
81
729
@FastAPI
FastAPI
8 days
FastAPI 0.124.0 comes with better server error tracebacks. ✨ Before, if the app sent invalid data back, the server error logs would not show where the problem was. 😔 Now it shows the (clickable) file, line, function, and path operation. 📢 Thanks @savostrowski! 🙌
5
20
244
@FastAPI
FastAPI
8 days
Here's FastAPI 0.123.10 ☕️ A couple of bugs handled, confirmed, and fixed by YuriiMotov 🙌🐛 https://t.co/LfpZnNf9MT
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
1
4
72
@realpython
Real Python
9 days
Ever wondered how @FastAPI became one of the go-to frameworks for Python developers? 🚀 In this mini-documentary, @tiangolo shares the story behind the project, from solving his developer headaches to powering code at Netflix, Uber, and the James Webb Space Telescope. It’s a
2
7
50
@monsterhunter
Monster Hunter
2 days
Celebrate gaming’s biggest night with epic deals on award‑winning titles!
0
25
1K
@tiangolo
Sebastián Ramírez
8 days
I always have a lot of fun chatting with @paulweveritt from @pycharm! 😁 This was a fun chat about @FastAPI and @FastAPIcloud 🐍
@pycharm
PyCharm, a JetBrains IDE
9 days
#FastAPI keeps evolving! In this interview from EuroPython 2025, Paul Everitt (@paulweveritt) spoke with Sebastián Ramírez Montaño (@tiangolo), the creator of @FastAPI and founder of FastAPI Labs, about: 🛠️ The growth of FastAPI ☁️ The launch of FastAPI Cloud Watch the full
2
3
48
@FastAPI
FastAPI
9 days
Another FastAPI bug-fix release, 0.123.9 🐛 This fixes more edge cases around OpenAPI and OAuth2 scopes 🔒️ It required a considerable internal refactor, so now the code is more robust and less error-prone. 😎 https://t.co/LfpZnNf9MT
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
0
6
78
@tiangolo
Sebastián Ramírez
9 days
It's liveee! 🤩 The folks from @CultRepo made a mini documentary about @FastAPI! 🚀🎉 📺️ https://t.co/VYYbA7vvSS
@CultRepo
Cult.Repo
10 days
Like most popular framework stories, FastAPI started as a personal side project. Now it's one of the fastest-growing frameworks in Python history, powering everything from Netflix to the James Webb Space Telescope. Sebastián Ramírez (@tiangolo) tells the story of how FastAPI
16
23
229
@FastAPI
FastAPI
10 days
Mooore releases! FastAPI 0.123.8 🥞 🐛 Fix a bug in the OpenAPI schema generated for security schemes using OAuth 2 scopes, when using different scopes at the router or path operation level https://t.co/LfpZnNf9MT
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
1
5
80
@FastAPI
FastAPI
10 days
FastAPI will drop support for Python 3.8 in the next days 🔥
9
25
430
@CatoInstitute
Cato Institute
12 days
The Cato Institute educates the public about individual liberty, limited government, and free markets.​ As we approach our 50th anniversary in 2027, our mission is clear: keep liberty at the forefront and ensure a freer future for generations to come.
0
0
7
@FastAPI
FastAPI
10 days
Now FastAPI 0.123.7 ☕️ 🐛 Fix corner cases in stringified annotations in Python 3.10+ (a.k.a. from __future__ import annotations)
0
3
34
@FastAPI
FastAPI
10 days
Here's FastAPI 0.123.6 🍰 🐛 Fix support for functools wraps, partial, in async and regular functions, for path operations and dependencies, including with yield, classes, callables, etc. https://t.co/LfpZnNfHCr
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
2
5
58
@FastAPI
FastAPI
11 days
Here's another FastAPI release, 0.123.5 🎁 Several related fixes and improvements, support for functools wraps, partial 🚀 https://t.co/LfpZnNf9MT
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
2
8
72
@FastAPI
FastAPI
12 days
How many releases do you like to have in a day? Here's more: 0.123.3, 0.123.4 🥞 Granular releases, so you can get the latest, but if something doesn't work for you for some reason, you can still get some of the fixes in the previous release. ☕️
0
1
24
@tiangolo
Sebastián Ramírez
12 days
There's a mini-documentary about @FastAPI coming out in a couple of days 🤩 Made by @CultRepo, the same team behind the Python documentary 🐍🎉
@CultRepo
Cult.Repo
12 days
We've been working on a mini-doc about how @FastAPI actually came to be… and the story is not quite what we expected... A homeschool kid from Colombia (hi @tiangolo 👋), a rejected GitHub idea and a framework that no one was really supposed to notice. Coming Thursday!! 🤩
6
13
139
@FastAPI
FastAPI
13 days
FastAPI 0.123.0 🚀 This (and 0.122.1) handles a bug in caching dependencies when using OAuth 2 security scopes. 🐛 https://t.co/LfpZnNfHCr
Tweet card summary image
github.com
FastAPI framework, high performance, easy to learn, fast to code, ready for production - fastapi/fastapi
2
3
73