FastAPI(@FastAPI) 's Twitter Profileg
FastAPI

@FastAPI

FastAPI framework, high performance, easy to learn, fast to code, ready for production. 🚀

Web APIs with Python type hints. 🐍

By @tiangolo 🤓

ID:1300893841352986630

linkhttps://fastapi.tiangolo.com calendar_today01-09-2020 20:30:44

719 Tweets

29,7K Followers

1 Following

Follow People
Marcelo Trylesinski(@marcelotryle) 's Twitter Profile Photo

I've decided to start a list of tips I have about FastAPI !

I'll add more as I think about them - but issues and pull requests are welcome! 🙏

github.com/kludex/fastapi…

account_circle
rita kozlov 🐀(@ritakozlov_) 's Twitter Profile Photo

python support in cloudflare workers:

🔸 supports all bindings (KV, durable objects, AI, R2...)

🔸popular package support; numpy, @langchain, @fastapi, etc → great for AI use cases

🔸 no toolchain setup required — just `npx wrangler@latest deploy`

x.com/irvinebroque/s…

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

Small FastAPI release, 0.110.1 🤓

This fixes a couple of bugs, upgrades Starlette to the latest 🚀

github.com/tiangolo/fasta…

account_circle
Sebastián Ramírez(@tiangolo) 's Twitter Profile Photo

The second biggest contributor to FastAPI (after me), even above the bots, is Nils Lindemann, he translated a lot of the docs to German. 🤓

github.com/nilslindemann

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

FastAPI People now shows the FastAPI Experts for:

Last Month 🤓
3 Months 😎
6 Months 🧐
1 Year 🧑‍🔬
All Time 🧙

Are you a FastAPI Expert?

fastapi.tiangolo.com/fastapi-people…

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

FastAPI 0.110.0 fixes a memory leak when you have internal server errors 🐛

You should definitely still fix them 🤓

But now FastAPI won't add to the problem 😅

If you use dependencies with yield and except, you should make sure you raise again 🧨

fastapi.tiangolo.com/tutorial/depen…

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

If you are using form data, upgrade python-multipart to 0.0.7 as soon as possible to fix a ReDoS vulnerability. 🔒

If you install fastapi[all], just upgrade to 0.109.1 🤓

You can read more in the security advisory: github.com/tiangolo/fasta…

account_circle
Sebastián Ramírez(@tiangolo) 's Twitter Profile Photo

Sprichst du Deutsch? 🇩🇪

Nils Lindemann (+2 others) did an amazing job translating a lot of the FastAPI documentation to German. 🤓

But there are 124 PRs still waiting for 2 approvals to be merged. 😱

Wanna help reviewing? There's cake at the end. 🍰

github.com/tiangolo/fasta…

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

FastAPI 0.109.0 is here! 🚀

With support for the latest Starlette and official support for Python 3.12 😎

fastapi.tiangolo.com/release-notes/…

account_circle
jason liu(@jxnlco) 's Twitter Profile Photo

I've been training models in PyTorch , and deploying them via FastAPI since the library came out!

we did large image classification tasks where the folder structure reflected class labels and had a config.json in each directory.

our early a/b tests exported to google sheets…

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

A couple of quick releases! 🎉

FastAPI 0.107.0: upgrade Starlette to 0.28.0 🤓
FastAPI 0.108.0: upgrade Starlette to >=0.29.0,<0.33.0 😎

fastapi.tiangolo.com/release-notes/

account_circle
FastAPI(@FastAPI) 's Twitter Profile Photo

Happy Holidays! Here's FastAPI 0.106.0 🎁🎄

Now you can raise HTTPException in dependencies after yield. ✨

The exit code also runs before the response is sent, better performance and resource usage. 🚀

Don't use them in background tasks, though.

fastapi.tiangolo.com/tutorial/depen…

Happy Holidays! Here's FastAPI 0.106.0 🎁🎄 Now you can raise HTTPException in dependencies after yield. ✨ The exit code also runs before the response is sent, better performance and resource usage. 🚀 Don't use them in background tasks, though. fastapi.tiangolo.com/tutorial/depen…
account_circle