外部連結和文章¶
FastAPI 有一個不斷發展壯大的社群。
有許多與 FastAPI 相關的貼文、文章、工具和專案。
以下列出其中一部分(不完整列表)。
提示
如果您有與 FastAPI 相關的文章、專案、工具或任何其他內容尚未列於此處,請建立 Pull Request 來新增它。
文章¶
英文¶
-
使用 Neon Postgres 和 AWS App Runner 部署無伺服器 FastAPI 應用程式,並可依需求調整規模 作者:Stephen Siegert - Neon。
-
使用 Azure Cosmos DB 和 FastAPI 撰寫 Python 資料層 作者:Abhinav Tripathi - Microsoft 部落格。
-
使用 OpenTelemetry 追蹤檢測 FastAPI,並在 Grafana Tempo 中視覺化追蹤。 作者:Nicoló Lino。
-
使用 FastAPI 和 Evidently 進行機器學習服務和監控 作者:Mikhail Rozhkov, Elena Samuylova。
-
使用 FaunaDB 和 FastAPI 建構簡訊垃圾郵件分類器無伺服器資料庫,作者:Adejumo Ridwan Suleiman。
-
使用 Casbin 在 FastAPI 上進行授權,作者:Teresa N. Fontanella De Santis。
-
使用 FastAPI 和 React 建構 Django 教學中的投票應用程式,作者:Jean-Baptiste Rocher。
-
在 Ubuntu 上部署 FastAPI 並使用 Caddy 2 Web 伺服器提供服務,作者:Navule Pavan Kumar Rao。
-
在 Glitch 上使用 FastAPI 建構 Python Facebook Messenger Webhook,作者:Patrick Ladon。
-
使用 FastAPI 和 Streamlit 在 Python 中提供機器學習模型服務,作者:Davide Fiocco。
-
Dispatch 介紹,作者:Netflix。
-
使用 FastAPI 從零開始建構 Web API - 工作坊,作者:Sebastián Ramírez (tiangolo)。
-
在 Heroku 上建立和部署 FastAPI 應用程式(無需使用 Docker),作者:Navule Pavan Kumar Rao。
-
另一個 FastAPI 的樣板:Azure Pipeline CI + Pytest,作者:Arthur Henrique。
-
Towards Data Science:使用 FastAPI 和 Docker 部署鳶尾花分類,作者:Mandy Gu。
-
TestDriven.io:使用 FastAPI 和 Pytest 開發和測試非同步 API,作者:Michael Herman。
-
如何使用 FastAPI 和 Docker 將 Tensorflow 2.0 模型部署為 API 服務,作者:Bernard Brenyah。
-
使用 Docker Compose 部署輕量級 Python REST API 與任務佇列,作者:Mike Moritz。
-
Uber:Ludwig v0.2 為其深度學習工具箱新增了新功能和其他改進(包括 FastAPI 伺服器),作者:Uber 工程團隊。
德文¶
日文¶
葡萄牙文¶
俄文¶
越南文¶
正體中文(台灣)¶
西班牙文¶
Podcast¶
英文¶
-
你敢按下「.」嗎?- 第 247 集 - Dan #6:SQLModel - 在 SQL 和 FastAPI 中使用相同的模型 by Python Bytes FM。
-
使用 FastAPI 建構下一代 Python 網頁應用程式 - 第 259 集 - Sebastián Ramírez (tiangolo) 專訪 by Podcast.
__init__
。
演講¶
英文¶
-
PyCon AU 2023:使用 FastAPI 和 pytest 測試非同步應用程式 by Jeny Sadadia。
-
[線上] Py.Amsterdam 的飛行軟體馬戲團:FastAPI 簡介 by Sebastián Ramírez (tiangolo)。
-
PyConBY 2020:使用 FastAPI 輕鬆提供機器學習模型服務 by Sebastián Ramírez (tiangolo)。
專案¶
GitHub 上最新的 fastapi
主題專案