fastify / fastify/aws-lambda-fastify
Support for Lambda@Edge
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 559
- Fork
- 37
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 🚀 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.