dougmoscrop / serverless-http

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

[Question]: Is it possible to use this awesome module with Nest or Fastify? #45

Closed chanlito closed 6 years ago

chanlito commented 6 years ago

Has anyone else tried this?

dougmoscrop commented 6 years ago

Easiest way to find out is just add a few tests using some basic apps!

ilionic commented 5 years ago

Any luck using serverless-http with Fastify?

dougmoscrop commented 5 years ago

It's pretty easy to add tests for it,PR welcome