7.5 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.
Articles
English
-
FastAPI — Google as an external authentication provider by Nils de Bruin.
-
FastAPI — How to add basic and cookie authentication by Nils de Bruin.
-
Introduction to the fastapi python framework by Errieta Kostala.
-
FastAPI and Scikit-Learn: Easily Deploy Models by Nick Cortale.
-
FastAPI authentication revisited: Enabling API key authentication by Nils de Bruin.
-
Deploying a scikit-learn model with ONNX and FastAPI by Nico Axtmann.
-
Top 5 Asynchronous Web Frameworks for Python by Ankush Thakur on GeekFlare.
-
JWT Authentication with FastAPI and AWS Cognito by Johannes Gontrum.
-
How to Deploy a Machine Learning Model by Maarten Grootendorst on Towards Data Science.
-
Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server] on Uber Engineering.
Japanese
-
【第2回】FastAPIチュートリアル: ToDoアプリを作ってみよう【モデル構築編】 by ライトコードメディア編集部
-
【第3回】FastAPIチュートリアル: toDoアプリを作ってみよう【認証・ユーザ登録編】 by ライトコードメディア編集部
-
【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】 by ライトコードメディア編集部