aws/aws-xray-sdk-node

Add support for the lamda-api web framework

benheymink opened this issue · 0 comments

This project already supports express and restify - it would be great to see support for the lambda-api package too. Should be very similar to the express module, as it follows the same req, res, next pattern.