• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on fosstodon.org

FastAPI

@FastAPI@fosstodon.org
mastodon 4.5.7

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

Web APIs with Python type hints. 🐍

By @tiangolo@fosstodon.org 🤓

0 Followers
0 Following
Joined November 13, 2022
Website:
https://fastapi.tiangolo.com
GitHub:
https://github.com/tiangolo/fastapi
Twitter:
https://twitter.com/FastAPI

Posts

FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Apr 13, 2023

Just released, FastAPI version 0.95.1 🔖

This fixes a bug when using Annotated in routers or path operation functions with more than one path operation decorator. 🐛

https://fastapi.tiangolo.com/release-notes/#0951

View on fosstodon.org
13
0
3
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Apr 01, 2023

The FastAPI docs now have an official translation to emoji. 🤩🎉

✨ EVERYTHING WRITTEN IN EMOJI ✨

The most reviewed PR (20+ approvals), and it's now finally available. 🎉

A language as inclusive as music and love, but this one can be written. ❤🌐

https://fastapi.tiangolo.com/em/

View on fosstodon.org
3
0
2
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Mar 18, 2023

FastAPI 0.95.0 supports and recommends Annotated! 🚀

Probably the biggest feature in months 🎉

Many benefits, re-use your functions in other places (soon you'll be able to use Typer with FastAPI in the same functions), reduce code duplication for dependencies in big apps 😎

Check more details including code examples in the release notes: https://fastapi.tiangolo.com/release-notes/#0950

View on fosstodon.org
18
0
10
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Mar 14, 2023

Tiny release, FastAPI 0.94.1 🔖

🐛 Fix type annotations for the new lifespan, and upgrade Starlette (with those new fixes).

https://fastapi.tiangolo.com/release-notes/#0941

View on fosstodon.org
3
0
2
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Mar 10, 2023

Small release, FastAPI 0.94.0 🔖

This upgrades Starlette and python-multipart ⬆

View on fosstodon.org
4
0
2
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Mar 07, 2023

Just released! FastAPI 0.93.0 🚀

This adds support for lifespan handlers 🎉

This is instead of separated startup and shutdown event handlers 🤓

Hint: this is where you load your ML models or setup your DB connection pools, etc. 😉

New docs: https://fastapi.tiangolo.com/advanced/events/

View on fosstodon.org
21
0
11
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Feb 14, 2023

🚨 Security release: FastAPI 0.92.0 🚨

🔒 Upgrades Starlette to 0.25.0, fixing a vulnerability that could result in DOS attacks with many small multipart fields/files.

Only applications using forms (e.g. file uploads) would be affected.

Upgrade with no breaking changes. 😎

Details: https://github.com/encode/starlette/security/advisories/GHSA-74m5-2c7w-9w3x

View on fosstodon.org
6
0
5
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Feb 10, 2023

Don't deploy on Fridays...

...unless you're an open source package used by thousands 😅

On that note, here's FastAPI 0.91.0, upgrading Starlette to 0.24.0 🔖

This might fix middleware corner cases (thanks @adriangb01@twtr.plus!) 🐛

You WANT to be ready for the next release next week 🤓

Here are the release notes: https://fastapi.tiangolo.com/release-notes/#0910

View on fosstodon.org
9
0
6
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Feb 09, 2023

Tiny FastAPI release: 0.90.1 🔖

Just to upgrade Starlette to 0.23.1 🤓

View on fosstodon.org
2
0
3
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Feb 08, 2023

New release: FastAPI 0.90.0 🔖

This upgrades Starlette to 0.23.0 🚀

(Thanks @marcelotryle@fosstodon.org!)

🚨 Upgrade your FastAPI version to the latest so that it's easier for you to get the next important releases coming soon.

View on fosstodon.org
10
0
14
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Jan 10, 2023

Quick bug fix release, FastAPI 0.89.1 🐛🚀

For when you have a Response as a return type annotation. 🤓

New docs about handling other return type annotations, for when you don't want them to be used as a Pydantic response model: https://fastapi.tiangolo.com/tutorial/response-model/#other-return-type-annotations

Thanks @marcelotryle@fosstodon.org !

View on fosstodon.org
8
0
3
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Jan 07, 2023

Happy New Year with FastAPI 0.89.0! 🚀

You can now declare the response model using the function return type annotation. ✨

It will be used for data validation, automatic docs, data filtering (security), etc. 🤓

Read more in the docs: https://fastapi.tiangolo.com/tutorial/response-model/

Thanks to Yurii Karabas for the contribution! 🚀

View on fosstodon.org
34
0
14
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Nov 28, 2022

Hello, Rails, nice to meet you! 😅🤯🎉

https://star-history.com/#tiangolo/fastapi&rails/rails

View on fosstodon.org
29
0
12
0
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
FastAPI
FastAPI
@FastAPI@fosstodon.org

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

fosstodon.org
@FastAPI@fosstodon.org · Nov 27, 2022

Small FastAPI release, 0.88.0 🔖

This upgrades Starlette to 0.22.0, which fixes a bug handling query parameters with non-ASCII encodings in the TestClient.

Thanks to everyone helping and involved! 🚀

View on fosstodon.org
7
0
3
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 13:25:36 UTC