From: नवुले पवन कुमार राव Date: Tue, 4 Feb 2020 04:25:00 +0000 (+0530) Subject: :memo: Add link: Create and Deploy FastAPI app to Heroku (#942) X-Git-Tag: 0.48.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fd1e8733afb6a9ba1aa9d5b72d203b792742b5f;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Add link: Create and Deploy FastAPI app to Heroku (#942) --- diff --git a/docs/external-links.md b/docs/external-links.md index 980b755e9c..45646f4f2d 100644 --- a/docs/external-links.md +++ b/docs/external-links.md @@ -55,6 +55,8 @@ Here's an incomplete list of some of them. * How to continuously deploy a FastAPI to AWS Lambda with AWS SAM by Benjamin Ramser. +* Create and Deploy FastAPI app to Heroku without using Docker by Navule Pavan Kumar Rao. + ### Japanese * FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg.