@ -54,18 +54,27 @@ FastAPI は、Python の標準である型ヒントに基づいて Python で AP
### Keystone Sponsor { #keystone -sponsor }
< div class = "fastapi-sponsors fastapi-sponsors--keystone" >
{% for sponsor in sponsors.keystone -%}
< a href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img src = "{{ sponsor.img }}" style = "border-radius:15px "> < / a >
< a class = "fastapi-sponsors__card fastapi-sponsors__card--keystone" href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img class = "fastapi-sponsors__banner" src = "{{ sponsor.img }}" alt = "{{ sponsor.title }} "> < / a >
{% endfor -%}
< / div >
### Gold and Silver Sponsors { #gold -and-silver -sponsors }
### Gold Sponsors { #gold -sponsors }
< div class = "fastapi-sponsors fastapi-sponsors--gold" >
{% for sponsor in sponsors.gold -%}
< a href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img src = "{{ sponsor.img }}" style = "border-radius:15px "> < / a >
< a class = "fastapi-sponsors__card fastapi-sponsors__card--gold" href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img class = "fastapi-sponsors__banner" src = "{{ sponsor.img }}" alt = "{{ sponsor.title }}" loading = "lazy "> < / a >
{% endfor -%}
{%- for sponsor in sponsors.silver -%}
< a href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img src = "{{ sponsor.img }}" style = "border-radius:15px" > < / a >
< / div >
### Silver Sponsors { #silver -sponsors }
< div class = "fastapi-sponsors fastapi-sponsors--silver" >
{% for sponsor in sponsors.silver -%}
< a class = "fastapi-sponsors__card fastapi-sponsors__card--silver" href = "{{ sponsor.url }}" title = "{{ sponsor.title }}" > < img class = "fastapi-sponsors__banner" src = "{{ sponsor.img }}" alt = "{{ sponsor.title }}" loading = "lazy" > < / a >
{% endfor %}
< / div >
<!-- /sponsors -->
@ -73,6 +82,44 @@ FastAPI は、Python の標準である型ヒントに基づいて Python で AP
## 評価 { #opinions }
<!-- only - mkdocs -->
< div class = "fastapi-opinions" data-fastapi-opinions >
< div class = "fastapi-opinions__tabs" role = "tablist" aria-label = "Companies using FastAPI" >
< button class = "fastapi-opinions__tab" role = "tab" type = "button" id = "fo-tab-microsoft" aria-controls = "fo-panel-microsoft" aria-selected = "true" tabindex = "0" >
< span class = "fastapi-opinions__mark" > < img src = "/img/logos/microsoft.svg" alt = "Microsoft" loading = "lazy" > < / span >
< / button >
< button class = "fastapi-opinions__tab" role = "tab" type = "button" id = "fo-tab-uber" aria-controls = "fo-panel-uber" aria-selected = "false" tabindex = "-1" >
< span class = "fastapi-opinions__mark" > < img src = "/img/logos/uber.svg" alt = "Uber" loading = "lazy" > < / span >
< / button >
< button class = "fastapi-opinions__tab" role = "tab" type = "button" id = "fo-tab-netflix" aria-controls = "fo-panel-netflix" aria-selected = "false" tabindex = "-1" >
< span class = "fastapi-opinions__mark" > < img src = "/img/logos/netflix.svg" alt = "Netflix" loading = "lazy" > < / span >
< / button >
< button class = "fastapi-opinions__tab" role = "tab" type = "button" id = "fo-tab-cisco" aria-controls = "fo-panel-cisco" aria-selected = "false" tabindex = "-1" >
< span class = "fastapi-opinions__mark" > < img src = "/img/logos/cisco.svg" alt = "Cisco" loading = "lazy" > < / span >
< / button >
< / div >
< div class = "fastapi-opinions__panel" id = "fo-panel-microsoft" role = "tabpanel" aria-labelledby = "fo-tab-microsoft" tabindex = "0" >
< blockquote class = "fastapi-opinions__quote" > 「最近は **FastAPI** をたくさん使っています。実際、私のチームの **Microsoft の ML サービス** 全てで使用する予定です。そのいくつかはコアな **Windows** 製品や **Office** 製品に統合されつつあります。」</ blockquote >
< div class = "fastapi-opinions__attr" > — Kabir Khan, < strong > Microsoft< / strong > < a href = "https://github.com/fastapi/fastapi/pull/26" > (ref)< / a > < / div >
< / div >
< div class = "fastapi-opinions__panel" id = "fo-panel-uber" role = "tabpanel" aria-labelledby = "fo-tab-uber" tabindex = "0" hidden >
< blockquote class = "fastapi-opinions__quote" > 「**FastAPI** ライブラリを採用し、クエリで **予測値** を取得できる **REST** サーバを構築しました。」< em > [for Ludwig]</ em ></ blockquote >
< div class = "fastapi-opinions__attr" > — Piero Molino, Yaroslav Dudin, Sai Sumanth Miryala, < strong > Uber< / strong > < a href = "https://eng.uber.com/ludwig-v0-2/" > (ref)< / a > < / div >
< / div >
< div class = "fastapi-opinions__panel" id = "fo-panel-netflix" role = "tabpanel" aria-labelledby = "fo-tab-netflix" tabindex = "0" hidden >
< blockquote class = "fastapi-opinions__quote" > 「< strong > Netflix< / strong > は、私たちの < strong > 危機管理< / strong > オーケストレーションフレームワーク、< strong > Dispatch< / strong > のオープンソースリリースを発表できることをうれしく思います!」< em > [built with FastAPI]< / em > < / blockquote >
< div class = "fastapi-opinions__attr" > — Kevin Glisson, Marc Vilanova, Forest Monsen, < strong > Netflix< / strong > < a href = "https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072" > (ref)< / a > < / div >
< / div >
< div class = "fastapi-opinions__panel" id = "fo-panel-cisco" role = "tabpanel" aria-labelledby = "fo-tab-cisco" tabindex = "0" hidden >
< blockquote class = "fastapi-opinions__quote" > 「本番の Python API を構築したい方には、**FastAPI** を強くおすすめします。**美しく設計**され、**使いやすく**、**高いスケーラビリティ**があります。私たちの API ファースト開発戦略の **主要コンポーネント** となりました。」</ blockquote >
< div class = "fastapi-opinions__attr" > — Deon Pillsbury, < strong > Cisco< / strong > < a href = "https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" > (ref)< / a > < / div >
< / div >
< / div >
<!-- /only - mkdocs -->
< div class = "only-github" markdown = "1" >
"_[...] 最近 **FastAPI** を使っています。 [...] 実際に私のチームの全ての **Microsoft の機械学習サービス** で使用する予定です。 そのうちのいくつかのコアな **Windows** 製品と **Office** 製品に統合されつつあります。_"
< div style = "text-align: right; margin-right: 10%;" > Kabir Khan - < strong > Microsoft< / strong > < a href = "https://github.com/fastapi/fastapi/pull/26" > < small > (ref)< / small > < / a > < / div >
@ -91,37 +138,25 @@ FastAPI は、Python の標準である型ヒントに基づいて Python で AP
---
"_私は **FastAPI** にワクワクしています。 めちゃくちゃ楽しいです!_"
< div style = "text-align: right; margin-right: 10%;" > Brian Okken - < strong > [Python Bytes](https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855) podcast host< / strong > < a href = "https://x.com/brianokken/status/1112220079972728832" > < small > (ref)< / small > < / a > < / div >
---
"_正直、あなたが作ったものは超堅実で洗練されているように見えます。いろんな意味で、それは私が **Hug** にそうなってほしかったものです。誰かがそれを作るのを見るのは本当に刺激的です。_"
"_本番運用の Python API を構築したい方には、**FastAPI** を強くおすすめします。**美しく設計**されており、**使いやすく**、**高いスケーラビリティ**があります。私たちの API ファースト開発戦略の **主要コンポーネント** となり、Virtual TAC Engineer などの多くの自動化やサービスを推進しています。_"
< div style = "text-align: right; margin-right: 10%;" > Timothy Crosle y - < strong > [Hug](https://github.com/hugapi/hug) creator < / strong > < a href = "https://news.ycombinator.com/item?id=19455465 " > < small > (ref)< / small > < / a > < / div >
< div style = "text-align: right; margin-right: 10%;" > Deon Pillsbury - < strong > Cisco< / strong > < a href = "https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" > < small > (ref)< / small > < / a > < / div >
---
"_REST API を構築するための **モダンなフレームワーク** を学びたい方は、**FastAPI** [...] をチェックしてみてください。 [...] 高速で、使用・習得が簡単です [...]_"
"_私たちの **API** は **FastAPI** に切り替えました [...] きっと気に入ると思います [...]_"
< div style = "text-align: right; margin-right: 10%;" > Ines Montani - Matthew Honnibal - < strong > [Explosion AI](https://explosion.ai) founders - [spaCy ](https://spacy.io ) creators</ strong > < a href = "https://x.com/_inesmontani/status/1144173225322143744" >< small > (ref)</ small ></ a > - < a href = "https://x.com/honnibal/status/1144031421859655680" >< small > (ref)</ small ></ a ></ div >
---
< / div >
"_本番運用の Python API を構築したい方には、**FastAPI** を強くおすすめします。**美しく設計**されており、**使いやすく**、**高いスケーラビリティ**があります。私たちの API ファースト開発戦略の **主要コンポーネント** となり、Virtual TAC Engineer などの多くの自動化やサービスを推進しています。_"
## FastAPI Conf { #fastapi -conf }
< div style = "text-align: right; margin-right: 10%;" > Deon Pillsbury - < strong > Cisco< / strong > < a href = "https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" > < small > (ref)< / small > < / a > < / div >
[**FastAPI Conf '26** ](https://fastapiconf.com ) は **2026 年 10 月 28 日** に **オランダ・アムステルダム** で開催されます。FastAPI のすべてを、ソースから直接。🎤
---
< a class = "fastapi-feature-banner" href = "https://fastapiconf.com" > < img src = "https://fastapi.tiangolo.com/img/fastapi-conf.jpeg" alt = "FastAPI Conf '26 - 2026年10月28日 - オランダ・アムステルダム" > < / a >
## FastAPI ミニドキュメンタリー { #fastapi -mini-documentary }
2025 年末に公開された [FastAPI ミニドキュメンタリー ](https://www.youtube.com/watch?v=mpR8ngthqiE )があります。オンラインで視聴できます:
< a href = "https://www.youtube.com/watch?v=mpR8ngthqiE" > < img src = "https://fastapi.tiangolo.com/img/fastapi-documentary.jpg" alt = "FastAPI Mini Documentary" > < / a >
< a class = "fastapi-feature-banner" href = "https://www.youtube.com/watch?v=mpR8ngthqiE" > < img src = "https://fastapi.tiangolo.com/img/fastapi-documentary.jpg" alt = "FastAPI Mini Documentary" > < / a >
## **Typer** 、CLI 版 FastAPI { #typer -the-fastapi-of-clis }