fastify / fastify/aws-lambda-fastify

Support for Lambda@Edge

Open
#60 3 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.