mirror of https://github.com/tiangolo/fastapi.git
4.7 KiB
4.7 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.