From: Kaustubh Gupta Date: Thu, 7 Oct 2021 15:55:40 +0000 (+0530) Subject: 📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku... X-Git-Tag: 0.69.0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c6e0d02bb8e3de31ca26ee4118119e928eb099f;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku (#3904) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index bb3e00932b..0850d97885 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -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/