aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for the lamda-api web framework

benheymink opened this issue · 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.