**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/Starlette debug vs prod by William Hayes. * 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. * FastAPI, a simple use case on logging by @euri10. * 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]](https://eng.uber.com/ludwig-v0-2/){.external-link target=_blank} on Uber Engineering. * A FastAPI and Swagger UI visual cheatsheet by @euri10 * Using Docker Compose to deploy a lightweight Python REST API with a job queue by Mike Moritz. * Setting up Tortoise ORM with FastAPI by Rob Wagner. * Why I'm Leaving Flask by Dylan Anthony. * How To Deploy Tensorflow 2.0 Models As An API Service With FastAPI & Docker by Bernard Brenyah. * TestDriven.io: Developing and Testing an Asynchronous API with FastAPI and Pytest by Michael Herman. * Towards Data Science: Deploying Iris Classifications with FastAPI and Docker by Mandy Gu. * Deploy Machine Learning Models with Keras, FastAPI, Redis and Docker by Shane Soh. * Another Boilerplate to FastAPI: Azure Pipeline CI + Pytest by Arthur Henrique. * How to continuously deploy a FastAPI to AWS Lambda with AWS SAM by Benjamin Ramser. * Create and Deploy FastAPI app to Heroku without using Docker by Navule Pavan Kumar Rao. ### Japanese * FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg. * python製の最新APIフレームワーク FastAPI を触ってみた by @ryoryomaru. * FastAPIでCORSを回避 by @angel_katayoku. * FastAPIをMySQLと接続してDockerで管理してみる by @angel_katayoku. * FastAPIでPOSTされたJSONのレスポンスbodyを受け取る by @angel_katayoku. * フロントエンド開発者向けのDockerによるPython開発環境構築 by Hikaru Takahashi. * 【第1回】FastAPIチュートリアル: ToDoアプリを作ってみよう【環境構築編】 by ライトコードメディア編集部 * 【第2回】FastAPIチュートリアル: ToDoアプリを作ってみよう【モデル構築編】 by ライトコードメディア編集部 * 【第3回】FastAPIチュートリアル: toDoアプリを作ってみよう【認証・ユーザ登録編】 by ライトコードメディア編集部 * 【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】 by ライトコードメディア編集部 * PythonのWeb frameworkのパフォーマンス比較 (Django, Flask, responder, FastAPI, japronto) by @bee2. * [FastAPI] Python製のASGI Web フレームワーク FastAPIに入門する by @bee2. ### Chinese * 使用FastAPI框架快速构建高性能的api服务 by 逍遥散人. * FastAPI框架中文文档 by 何大仙. ### Vietnamese * FASTAPI: TRIỂN KHAI BẰNG DOCKER by Nguyễn Nhân. ### Russian * Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI by Andrey Korchak. * Почему Вы должны попробовать FastAPI? by prostomarkeloff. ### German * Inbetriebnahme eines scikit-learn-Modells mit ONNX und FastAPI by Nico Axtmann. ## Podcasts * FastAPI on PythonBytes by Python Bytes FM. ## Talks * PyCon UK 2019: FastAPI from the ground up by Chris Withers. ## Projects Latest GitHub projects with the topic `fastapi`: