📝 Add article: Deploy FastAPI on Azure App Service (#1726)

This commit is contained in:
नवुले पवन कुमार राव 2020-08-03 17:18:30 +05:30 committed by GitHub
parent 7e043e5e6f
commit 6fd3736da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,10 @@ articles:
title: Machine learning model serving in Python using FastAPI and streamlit title: Machine learning model serving in Python using FastAPI and streamlit
author_link: https://github.com/davidefiocco author_link: https://github.com/davidefiocco
author: Davide Fiocco author: Davide Fiocco
- link: https://www.tutlinks.com/deploy-fastapi-on-azure/
title: Deploy FastAPI on Azure App Service
author_link: https://www.linkedin.com/in/navule/
author: Navule Pavan Kumar Rao
japanese: japanese:
- link: https://qiita.com/mtitg/items/47770e9a562dd150631d - link: https://qiita.com/mtitg/items/47770e9a562dd150631d
title: FastAPIDB接続してCRUDするPython製APIサーバーを構築 title: FastAPIDB接続してCRUDするPython製APIサーバーを構築