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

Add support for Function URL's v3 #192

Open drone-ah opened 8 months ago

drone-ah commented 8 months ago

Fixes #172

Builds on #190 (which also includes #187) to additionally:

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

If you need to use this fork in the meantime, you can add the following line to your go.mod

replace github.com/awslabs/aws-lambda-go-api-proxy v0.16.0 => github.com/drone-ah/aws-lambda-go-api-proxy v0.0.0-20231109112037-3adb6b77e062