10 KiB
FastAPI has a great community constantly growing.
There are many posts, articles, tools, and projects, related to FastAPI.
Here's an incomplete list of some of them.
!!! tip If you have an article, project, tool, or anything related to FastAPI that is not yet listed here, create a Pull Request adding it{.external-link target=_blank}.
Articles
English
-
FastAPI/Starlette debug vs prod{.external-link target=_blank} by William Hayes{.external-link target=_blank}.
-
FastAPI — Google as an external authentication provider{.external-link target=_blank} by Nils de Bruin{.external-link target=_blank}.
-
FastAPI — How to add basic and cookie authentication{.external-link target=_blank} by Nils de Bruin{.external-link target=_blank}.
-
Introduction to the fastapi python framework{.external-link target=_blank} by Errieta Kostala{.external-link target=_blank}.
-
FastAPI and Scikit-Learn: Easily Deploy Models{.external-link target=_blank} by Nick Cortale{.external-link target=_blank}.
-
FastAPI authentication revisited: Enabling API key authentication{.external-link target=_blank} by Nils de Bruin{.external-link target=_blank}.
-
FastAPI, a simple use case on logging{.external-link target=_blank} by @euri10{.external-link target=_blank}.
-
Deploying a scikit-learn model with ONNX and FastAPI{.external-link target=_blank} by Nico Axtmann{.external-link target=_blank}.
-
Top 5 Asynchronous Web Frameworks for Python{.external-link target=_blank} by Ankush Thakur{.external-link target=_blank} on GeekFlare{.external-link target=_blank}.
-
JWT Authentication with FastAPI and AWS Cognito{.external-link target=_blank} by Johannes Gontrum{.external-link target=_blank}.
-
How to Deploy a Machine Learning Model{.external-link target=_blank} by Maarten Grootendorst{.external-link target=_blank} on Towards Data Science{.external-link target=_blank}.
-
Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server]{.external-link target=_blank} on Uber Engineering{.external-link target=_blank}.
-
A FastAPI and Swagger UI visual cheatsheet{.external-link target=_blank} by @euri10{.external-link target=_blank}
-
Using Docker Compose to deploy a lightweight Python REST API with a job queue{.external-link target=_blank} by Mike Moritz{.external-link target=_blank}.
-
Setting up Tortoise ORM with FastAPI{.external-link target=_blank} by Rob Wagner{.external-link target=_blank}.
-
Why I'm Leaving Flask{.external-link target=_blank} by Dylan Anthony{.external-link target=_blank}.
-
How To Deploy Tensorflow 2.0 Models As An API Service With FastAPI & Docker{.external-link target=_blank} by Bernard Brenyah{.external-link target=_blank}.
-
TestDriven.io: Developing and Testing an Asynchronous API with FastAPI and Pytest{.external-link target=_blank} by Michael Herman{.external-link target=_blank}.
-
Towards Data Science: Deploying Iris Classifications with FastAPI and Docker{.external-link target=_blank} by Mandy Gu{.external-link target=_blank}.
-
Deploy Machine Learning Models with Keras, FastAPI, Redis and Docker{.external-link target=_blank} by Shane Soh{.external-link target=_blank}.
-
Another Boilerplate to FastAPI: Azure Pipeline CI + Pytest{target=_blank} by Arthur Henrique{target=_blank}.
Japanese
-
FastAPI|DB接続してCRUDするPython製APIサーバーを構築{.external-link target=_blank} by @mtitg{.external-link target=_blank}.
-
python製の最新APIフレームワーク FastAPI を触ってみた{.external-link target=_blank} by @ryoryomaru{.external-link target=_blank}.
-
FastAPIでCORSを回避{.external-link target=_blank} by @angel_katayoku{.external-link target=_blank}.
-
FastAPIをMySQLと接続してDockerで管理してみる{.external-link target=_blank} by @angel_katayoku{.external-link target=_blank}.
-
FastAPIでPOSTされたJSONのレスポンスbodyを受け取る{.external-link target=_blank} by @angel_katayoku{.external-link target=_blank}.
-
フロントエンド開発者向けのDockerによるPython開発環境構築{.external-link target=_blank} by Hikaru Takahashi{.external-link target=_blank}.
-
【第1回】FastAPIチュートリアル: ToDoアプリを作ってみよう【環境構築編】{.external-link target=_blank} by ライトコードメディア編集部{.external-link target=_blank}
-
【第2回】FastAPIチュートリアル: ToDoアプリを作ってみよう【モデル構築編】{.external-link target=_blank} by ライトコードメディア編集部{.external-link target=_blank}
-
【第3回】FastAPIチュートリアル: toDoアプリを作ってみよう【認証・ユーザ登録編】{.external-link target=_blank} by ライトコードメディア編集部{.external-link target=_blank}
-
【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】{.external-link target=_blank} by ライトコードメディア編集部{.external-link target=_blank}
Chinese
-
使用FastAPI框架快速构建高性能的api服务{.external-link target=_blank} by 逍遥散人{.external-link target=_blank}.
-
FastAPI框架中文文档{.external-link target=_blank} by 何大仙{.external-link target=_blank}.
Vietnamese
- FASTAPI: TRIỂN KHAI BẰNG DOCKER{.external-link target=_blank} by Nguyễn Nhân{.external-link target=_blank}.
Russian
-
Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI{.external-link target=_blank} by Andrey Korchak{.external-link target=_blank}.
-
Почему Вы должны попробовать FastAPI?{.external-link target=_blank} by prostomarkeloff{.external-link target=_blank}.
German
- Inbetriebnahme eines scikit-learn-Modells mit ONNX und FastAPI{.external-link target=_blank} by Nico Axtmann{.external-link target=_blank}.
Podcasts
- FastAPI on PythonBytes{.external-link target=_blank} by Python Bytes FM{.external-link target=_blank}.
Talks
- PyCon UK 2019: FastAPI from the ground up{.external-link target=_blank} by Chris Withers{.external-link target=_blank}.
Projects
Latest GitHub projects with the topic fastapi
: