dougmoscrop / serverless-http

Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉
Other
1.74k stars 167 forks source link

hapi.js example #72

Closed dominiklessel closed 5 years ago

dominiklessel commented 5 years ago

I've added a hapi.js example, which also shows how to pass the AWS Lambda event + context to the server.