From: Ben Date: Tue, 4 Feb 2020 03:25:52 +0000 (+0100) Subject: :memo: Add article to external links (#901) X-Git-Tag: 0.48.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27fb2b358c91205c5d238b8191404cada498b206;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Add article to external links (#901) --- diff --git a/docs/external-links.md b/docs/external-links.md index 73648c88fb..980b755e9c 100644 --- a/docs/external-links.md +++ b/docs/external-links.md @@ -53,6 +53,8 @@ Here's an incomplete list of some of them. * Another Boilerplate to FastAPI: Azure Pipeline CI + Pytest by Arthur Henrique. +* How to continuously deploy a FastAPI to AWS Lambda with AWS SAM by Benjamin Ramser. + ### Japanese * FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg.