FastAPI's Avatar

FastAPI

@fastapi.tiangolo.com

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/

728 Followers  |  2 Following  |  18 Posts  |  Joined: 02.12.2024  |  1.7594

Latest posts by fastapi.tiangolo.com on Bluesky

Post image

"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...

29.07.2025 17:01 โ€” ๐Ÿ‘ 12    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 3
Preview
Reflections on OpenAI

"[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...

16.07.2025 19:16 โ€” ๐Ÿ‘ 18    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
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

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...

26.06.2025 15:34 โ€” ๐Ÿ‘ 16    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

The cake was not a lie.

20.06.2025 16:34 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
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

Here's FastAPI 0.115.13 with a bunch of bug fixes and tweaks ๐ŸŽ

Special thanks to Yurii for all the work handling discussions and PRs! ๐Ÿ™Œ

github.com/fastapi/fast...

17.06.2025 12:59 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
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.

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

05.05.2025 15:16 โ€” ๐Ÿ‘ 95    ๐Ÿ” 17    ๐Ÿ’ฌ 9    ๐Ÿ“Œ 6
Post image

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...

04.05.2025 11:22 โ€” ๐Ÿ‘ 41    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 3
Preview
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

Small bug fix release, 0.115.12 ๐Ÿ›

github.com/fastapi/fast...

This fixes support for Pydantic models in header parameters using fields with underscores ๐Ÿš€

fastapi.tiangolo.com/tutorial/hea...

23.03.2025 23:07 โ€” ๐Ÿ‘ 10    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thank you for saying that! ๐Ÿ˜

It's great to know you like the docs. ๐ŸŽ‰

23.03.2025 23:06 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Query Parameters and String Validations - FastAPI FastAPI framework, high performance, easy to learn, fast to code, ready for production

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.

01.03.2025 22:33 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
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

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...

28.02.2025 16:49 โ€” ๐Ÿ‘ 11    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
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

Tiny bug fix FastAPI release ๐Ÿค 0.115.9

github.com/fastapi/fast...

27.02.2025 18:20 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
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

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...

30.01.2025 14:10 โ€” ๐Ÿ‘ 15    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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...

30.01.2025 11:33 โ€” ๐Ÿ‘ 37    ๐Ÿ” 8    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Preview
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

Tiny release, FastAPI 0.115.7 ๐Ÿฐ

Upgrading several dependencies, including the latest Starlette ๐Ÿš€

github.com/fastapi/fast...

22.01.2025 22:57 โ€” ๐Ÿ‘ 10    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

FastAPI has been downloaded 1 billion times. ๐Ÿ˜ฎ๐Ÿฅณ๐ŸŽ‰

1,000,000,000 downloads.

That's a lot! ๐Ÿ˜๐Ÿš€

github.com/fastapi/fast...

You can check it in pepy.tech/projects/fas...

20.01.2025 16:52 โ€” ๐Ÿ‘ 24    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
FastAPI FastAPI framework, high performance, easy to learn, fast to code, ready for production

ยฟHablas espaรฑol? Te tengo un regalo. ๐ŸŽ

Ahora TODA la documentaciรณn de FastAPI estรก traducida al espaรฑol. ๐ŸŽ‰

Ya no son 22 pรกginas, sino todas las 109, traducidas. ๐Ÿค“

fastapi.tiangolo.com/es/

30.12.2024 20:29 โ€” ๐Ÿ‘ 7    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
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

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...

15.12.2024 14:33 โ€” ๐Ÿ‘ 16    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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 ๐Ÿš€

04.12.2024 14:47 โ€” ๐Ÿ‘ 18    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
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

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...

03.12.2024 22:50 โ€” ๐Ÿ‘ 15    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

{"message": "Hello world!"}

02.12.2024 22:18 โ€” ๐Ÿ‘ 66    ๐Ÿ” 6    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1

@fastapi.tiangolo.com is following 2 prominent accounts