fastapi/docs/en/docs/external-links.md

3.0 KiB

External Links and Articles

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

{% if external_links %} {% for article in external_links.articles.english %}

Japanese

{% if external_links %} {% for article in external_links.articles.japanese %}

Vietnamese

{% if external_links %} {% for article in external_links.articles.vietnamese %}

Russian

{% if external_links %} {% for article in external_links.articles.russian %}

German

{% if external_links %} {% for article in external_links.articles.german %}

Taiwanese

{% if external_links %} {% for article in external_links.articles.taiwanese %}

Podcasts

{% if external_links %} {% for article in external_links.podcasts.english %}

Talks

{% if external_links %} {% for article in external_links.talks.english %}

Projects

Latest GitHub projects with the topic fastapi: