fastify / fastify/aws-lambda-fastify
Support for Lambda@Edge
Open
- Dominant language
- JavaScript
- Stars
- 559
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature Proposal
Add support for Lambda@Edge payload, [serverless-express supports it](https://github.com/vendia/serverless-express).
This is pretty much just understanding its input/output, I believe no major changes would be required as it's somewhat similar to the regular integration.
## Motivation
To have a unified interface between API Gateway and Lambda@Edge.
## Example
Same as above.
Contributor guide
Assessment
This issue has not been assessed yet.