Web APIs with Python type hints. 🐍
By @tiangolo.com 🤓
GitHub: https://github.com/fastapi/fastapi
Web: https://fastapi.tiangolo.com/
Configure there once, and then you can just run:
$ fastapi dev
...without having to pass a file path 😎
Thanks @patrick.wtf! 🙌
Configure there once, and then you can just run:
$ fastapi dev
...without having to pass a file path 😎
Thanks @patrick.wtf! 🙌
With support for both @pydantic.dev v2 and v1 on the same app, at the same time 🤯
This is just so you can migrate to Pydantic v2 if you haven't done it yet, here's your (last) chance! 🤓
Pydantic v1 is now deprecated ⛔️
Read more fastapi.tiangolo.com/how-to/migra...
With support for both @pydantic.dev v2 and v1 on the same app, at the same time 🤯
This is just so you can migrate to Pydantic v2 if you haven't done it yet, here's your (last) chance! 🤓
Pydantic v1 is now deprecated ⛔️
Read more fastapi.tiangolo.com/how-to/migra...
(fastapi-cli version 0.0.11)
Thanks @patrick.wtf! 🙌
(fastapi-cli version 0.0.11)
Thanks @patrick.wtf! 🙌
From the Python Developer Survey 🐍
blog.jetbrains.com/pycharm/2025...
From the Python Developer Survey 🐍
blog.jetbrains.com/pycharm/2025...
"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...
"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...
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 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...
1,000,000,000 downloads.
That's a lot! 😁🚀
github.com/fastapi/fast...
You can check it in pepy.tech/projects/fas...
1,000,000,000 downloads.
That's a lot! 😁🚀
github.com/fastapi/fast...
You can check it in pepy.tech/projects/fas...
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 🚀
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 🚀