pythonasyncioapiasyncfastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4.4 KiB
4.4 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.