diff --git a/docs/en/docs/external-links.md b/docs/en/docs/external-links.md index a3c79a8d2..e4ac156a4 100644 --- a/docs/en/docs/external-links.md +++ b/docs/en/docs/external-links.md @@ -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 Pull Request adding it. + 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 @@ -76,6 +76,8 @@ Here's an incomplete list of some of them. * Introducing Dispatch by Netflix. +* Machine learning model serving in Python using FastAPI and streamlit by Davide Fiocco. + ### Japanese * FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg.