@ -7,7 +7,7 @@ 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 <ahref="https://github.com/tiangolo/fastapi/edit/master/docs/external-links.md"class="external-link"target="_blank">Pull Request adding it</a>.
If you have an article, project, tool, or anything related to **FastAPI** that is not yet listed here, create a <ahref="https://github.com/tiangolo/fastapi/edit/master/docs/en/docs/external-links.md"class="external-link"target="_blank">Pull Request adding it</a>.
## Articles
@ -76,6 +76,8 @@ Here's an incomplete list of some of them.
* <ahref="https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072"class="external-link"target="_blank">Introducing Dispatch</a> by <ahref="https://netflixtechblog.com/"class="external-link"target="_blank">Netflix</a>.
* <ahref="https://davidefiocco.github.io/2020/06/27/streamlit-fastapi-ml-serving.html"class="external-link"target="_blank">Machine learning model serving in Python using FastAPI and streamlit</a> by <ahref="https://github.com/davidefiocco"class="external-link"target="_blank">Davide Fiocco</a>.
### Japanese
* <ahref="https://qiita.com/mtitg/items/47770e9a562dd150631d"class="external-link"target="_blank">FastAPI|DB接続してCRUDするPython製APIサーバーを構築</a> by <ahref="https://qiita.com/mtitg"class="external-link"target="_blank">@mtitg</a>.