awslabs / aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Apache License 2.0
1.03k stars 197 forks source link

Support V2 requests for Chi #156

Closed AlexLast closed 9 months ago

AlexLast commented 1 year ago

Description of changes: Support V2 requests for the Chi framework

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

AlexLast commented 1 year ago

Hey @sapessi would you be able to review when possible? Thanks 👍

ryan-ju commented 1 year ago

We're also waiting for this feature. Can this be merged sometime soon?