]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku...
authorKaustubh Gupta <kaustubhgupta1828@gmail.com>
Thu, 7 Oct 2021 15:55:40 +0000 (21:25 +0530)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 15:55:40 +0000 (17:55 +0200)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/en/data/external_links.yml

index bb3e00932bd49c357ae4e0900649f203aba04602..0850d9788507df95a4a832d5f9eb49ed4417aa43 100644 (file)
@@ -1,5 +1,9 @@
 articles:
   english:
+  - author: Kaustubh Gupta
+    author_link: https://medium.com/@kaustubhgupta1828/
+    link: https://www.analyticsvidhya.com/blog/2021/06/deploying-ml-models-as-api-using-fastapi-and-heroku/
+    title: Deploying ML Models as API Using FastAPI and Heroku
   - link: https://jarmos.netlify.app/posts/using-github-actions-to-deploy-a-fastapi-project-to-heroku/
     title: Using GitHub Actions to Deploy a FastAPI Project to Heroku
     author_link: https://jarmos.netlify.app/