Have something like `lambdaurl` for APIGatewayV2?

Open
#579 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, go
Domain
api, backend

Research direction

Start by reading the existing lambdaurl implementation and the APIGatewayV2 event types used by the repository. Determine how an http.Handler should be adapted to those events; done means Lambdas behind API Gateway V2 can use that handler without writing a custom adapter.

Written by the indexing model from the issue text.

Description

type/events

Is your feature request related to a problem? Please describe.

Would be nice to write Lambdas that are behind api gateway v2 easily

Describe the solution you'd like

Be able to turn a http.Handler into a handler for APIGatewayV2 events

Describe alternatives you've considered

Write my own

Additional context
Add any other context or screenshots about the feature request here.

Dominant language
Go
Stars
3.8k
Forks
578
Avg merge
16h 56m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-lambda-go

All issues in aws/aws-lambda-go

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.