From a759f9a4f0785fe92ab9c7e77c55e9f7e5cb0fc5 Mon Sep 17 00:00:00 2001 From: Alejandra Date: Thu, 30 Apr 2026 13:28:44 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Add=20gh=20specific=20cont?= =?UTF-8?q?ent=20to=20opinions=20section=20and=20hide=20in=20MkDocs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/css/custom.css | 3 +++ docs/en/docs/index.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/docs/en/docs/css/custom.css b/docs/en/docs/css/custom.css index 649a216d87..eb9fcf94d5 100644 --- a/docs/en/docs/css/custom.css +++ b/docs/en/docs/css/custom.css @@ -371,3 +371,6 @@ Inspired by Termynal's CSS tricks with modifications .fastapi-opinions__tabs { gap: 0.125rem; } .fastapi-opinions__mark { height: 18px; } } + +/* Hidden in MkDocs; rendered on GitHub (which doesn't load this stylesheet) */ +.only-github { display: none; } diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md index d6140a794f..44bc22d82a 100644 --- a/docs/en/docs/index.md +++ b/docs/en/docs/index.md @@ -73,6 +73,7 @@ The key features are: ## Opinions { #opinions } +
+ + +
+ +| [Microsoft](https://github.com/fastapi/fastapi/pull/26 "Microsoft") | [Uber](https://eng.uber.com/ludwig-v0-2/ "Uber") | [Netflix](https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072 "Netflix") | [Cisco](https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/ "Cisco") | +| :---: | :---: | :---: | :---: | + +"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._" + +
Kabir Khan - Microsoft (ref)
+ +--- + +"_We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]_" + +
Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - Uber (ref)
+ +--- + +"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_" + +
Kevin Glisson, Marc Vilanova, Forest Monsen - Netflix (ref)
+ +--- + +"_If anyone is looking to build a production Python API, I would highly recommend **FastAPI**. It is **beautifully designed**, **simple to use** and **highly scalable**, it has become a **key component** in our API first development strategy and is driving many automations and services such as our Virtual TAC Engineer._" + +
Deon Pillsbury - Cisco (ref)
+ +--- + +
## FastAPI Conf { #fastapi-conf }