FastAPI
@FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production. 🚀 Web APIs with Python type hints. 🐍 By @tiangolo 🤓
You might like
Hello World! 👋 This is the new official FastAPI Twitter account! 🎉 (Tweets by @tiangolo 🤓)
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. 😎 github.com/fastapi/fastapi
It's liveee! 🤩 The folks from @CultRepo made a mini documentary about @FastAPI! 🚀🎉 📺️youtube.com/watch?v=mpR8ng…
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…
youtube.com
YouTube
The Rise and Rise of FastAPI
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 github.com/fastapi/fastapi
Now FastAPI 0.123.7 ☕️ 🐛 Fix corner cases in stringified annotations in Python 3.10+ (a.k.a. from __future__ import annotations)
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. github.com/fastapi/fastapi
Here's another FastAPI release, 0.123.5 🎁 Several related fixes and improvements, support for functools wraps, partial 🚀 github.com/fastapi/fastapi
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. ☕️
More bug-fix releases for you! 🐛 FastAPI 0.123.1 and 0.123.2 🍫 fastapi.tiangolo.com/release-notes/
There's a mini-documentary about @FastAPI coming out in a couple of days 🤩 Made by @CultRepo, the same team behind the Python documentary 🐍🎉
FastAPI 0.123.0 🚀 This (and 0.122.1) handles a bug in caching dependencies when using OAuth 2 security scopes. 🐛 github.com/fastapi/fastapi
Have you read the FastAPI docs enough for this to happen? 🎸
Long-awaited, FastAPI 0.122.0 🎁 🐛 Security classes now return 401 on errors instead of 403 They include sensible WWW-Authenticate headers to stay spec-compliant 🤓 If your code depends on 403 errors, you can override this: fastapi.tiangolo.com/how-to/authent… Thanks YuriiMotov! 🙌
Happy birthday @djangoproject! 🎂🎉
Twenty years of #Django releases 🚀 djangoproject.com/weblog/2025/no… Over those twenty years, - 447 Django releases shipped 🚢 - 131 security vulnerabilities addressed - 262,203 releases of Django-related packages in the #Python ecosystem
Quick bug fix release, FastAPI 0.121.2 🍰 🐛 Fix handling of JSON Schema attributes named "$ref" github.com/fastapi/fastapi
A basic FastAPI app in one command 🚀 Install uv: docs.astral.sh/uv/getting-sta… Run: uvx fastapi-new awesomeapp ✨ Done! ✨ Thanks @savostrowski! 🙌 github.com/fastapi/fastap…
The FastAPI CLI now supports declaring the entrypoint (your app location) in pyproject.toml ✨ Configure there once, and then you can just run: $ fastapi dev ...without having to pass a file path 😎 Thanks @patrick91! 🙌
Here's a smol bug-fix release for the weekend, FastAPI 0.121.1 🐛 luzzodev just fixed Depends(func, scope="function") when used in the router, at the top level. 😎 github.com/fastapi/fastapi
Here's FastAPI 0.121.0 🍰 In case you needed to exit early from dependencies with yield, you can now opt in with: Depends(some_func, scope="function") fastapi.tiangolo.com/tutorial/depen…
United States Trends
- 1. Cowboys 73.2K posts
- 2. #heatedrivalry 23.7K posts
- 3. LeBron 104K posts
- 4. Gibbs 20K posts
- 5. Lions 90.7K posts
- 6. Pickens 14.4K posts
- 7. scott hunter 4,783 posts
- 8. #OnePride 10.5K posts
- 9. Brandon Aubrey 7,320 posts
- 10. fnaf 2 25.5K posts
- 11. Shang Tsung 27.8K posts
- 12. Ferguson 10.8K posts
- 13. Paramount 19.6K posts
- 14. Warner Bros 19.8K posts
- 15. CeeDee 10.5K posts
- 16. Eberflus 2,648 posts
- 17. Goff 8,682 posts
- 18. Bland 8,571 posts
- 19. #criticalrolespoilers 1,956 posts
- 20. #PowerForce N/A
You might like
-
Pydantic
@pydantic -
Sebastián Ramírez
@tiangolo -
Python Software Foundation
@ThePSF -
Guido van Rossum
@gvanrossum -
Chroma
@trychroma -
Real Python
@realpython -
Talk Python Podcast
@TalkPython -
Samuel Colvin
@samuel_colvin -
PyCoder’s Weekly
@pycoders -
Python Hub
@PythonHub -
Django
@djangoproject -
TestDriven.io
@testdrivenio -
Marcelo Trylesinski
@marcelotryle -
textualize.io
@textualizeio -
PyData
@PyData
Something went wrong.
Something went wrong.