mangum 0.19.0
0
AWS Lambda support for ASGI applications
Contents
AWS Lambda support for ASGI applications
Stars: 1691, Watchers: 1691, Forks: 126, Open Issues: 32The Kludex/mangum
repo was created 5 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1691 github stars!
How to Install mangum
You can install mangum using pip
pip install mangum
or add it to a project with poetry
poetry add mangum
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/mangum/
- Documentation:
- https://mangum.fastapiexpert.com
- GitHub Repo:
- https://github.com/jordaneremieff/mangum
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common mangum errors.
Code Examples
Here are some mangum
code examples and snippets.
GitHub Issues
The mangum package has 32 open issues on GitHub
- Added explicit python3.9 and 3.10 support
- Improve Access Logs
- handle host headers with trailing :
- ALB Triggered Lambda
- Mock AWS Gateway Response back into Mangum
- API Gateway does not provide Content-Length header, breaks strict checking