AWS Lambda Fast API starter application
Fast API starter application compatible with API Gateway and Lambda Function. How to deploy it? Terraform AWS Lambda API is a reusable module that can be used todeploy this Fast Application and It will provision: The AWS Lambda Function resources The AWS Lambda Function CI/CD resources The AWS API Gateway HTTP API resources Structure This Fast Application is using Mangum to adapt AWS API Gateway events toASGI requests. When creating the Lambda Function, make sure that the handler is set […]
Read more