mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 21:16:45 +00:00
📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku (#3904)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
d198f38b45
commit
9c6e0d02bb
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
articles:
|
articles:
|
||||||
english:
|
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/
|
- 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
|
title: Using GitHub Actions to Deploy a FastAPI Project to Heroku
|
||||||
author_link: https://jarmos.netlify.app/
|
author_link: https://jarmos.netlify.app/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue