UNPKG

aws-serverless-express

Version:

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

4 lines (2 loc) 118 B
const { eventContext } = require('@vendia/serverless-express/middleware') module.exports.eventContext = eventContext