External Links
External links related to using Mangum.
- Deploying Python web apps as AWS Lambda functions is a tutorial that goes through every step involved in packaging and deploying a Python web application to AWS Lambda, including how to use Mangum to wrap an ASGI application.
- Deploy FastAPI applications to AWS Lambda is a quick tutorial about how to deploy FastAPI and Starlette applications to AWS Lambda using Mangum, including also a suggested approach by AWS about how to manage larger applications.
If you're interested in contributing to this page, please reference this issue in a PR.