From: Marcelo Trylesinski Date: Mon, 3 Aug 2020 15:39:48 +0000 (+0200) Subject: :pencil: Update external links (#1786) X-Git-Tag: 0.60.2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5c138b8ebac9b00662c0e14a758560902186b9b;p=thirdparty%2Ffastapi%2Ffastapi.git :pencil: Update external links (#1786) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index 86ac7c1f3b..00e92801fe 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -132,6 +132,10 @@ articles: title: Deploy FastAPI on Azure App Service author_link: https://www.linkedin.com/in/navule/ author: Navule Pavan Kumar Rao + - link: https://towardsdatascience.com/build-and-host-fast-data-science-applications-using-fastapi-823be8a1d6a0 + title: Build And Host Fast Data Science Applications Using FastAPI + author_link: https://medium.com/@farhadmalik + author: Farhad Malik japanese: - link: https://qiita.com/mtitg/items/47770e9a562dd150631d title: FastAPI|DB接続してCRUDするPython製APIサーバーを構築