aws / aws/aws-xray-sdk-node

Add support for the lamda-api web framework

Open
#612 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
JavaScript
Stars
280
Forks
157
PR merge metrics
No merged PRs in 30d

Description

This project already supports express and restify - it would be great to see support for the [lambda-api](https://github.com/jeremydaly/lambda-api) package too. Should be very similar to the express module, as it follows the same `req, res, next` pattern.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing express and restify modules and compare how they handle the req, res, next pattern. Identify the corresponding tests or integration entry points, then verify that lambda-api support behaves like the existing framework integrations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.