Daily Shaarli

All links of one day in a single page.

11/02/21

Simple Serverless FastAPI with AWS Lambda

Learn how to create a simple Serverless FastAPI with AWS Lambda and API Gateway.
The Serverless FastAPI will be ran on an AWS Lambda by using Mangum and AWS API Gateway will handle routing all requests to the Lambda.