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 198 forks source link

Create a working example for Go Fiber Adapter #131

Closed bhavik1st closed 1 year ago

bhavik1st commented 2 years ago

Issue #, if available: Could not find a working example for Go Fiber Adapter

Description of changes: Created a working example for Go Fiber Adapter

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

bhavik1st commented 2 years ago

Lgtm

Thanks for review. Fixed Go Fiber test cases for failing Travis CI builds.

Please merge.

bhavik1st commented 2 years ago

Please merge.

cc: @sapessi @drakejin

drakejin commented 2 years ago

Updating REAMDE.md and creating example are good things! 👍

Would you check this PR? @ReneWerner87.

related. https://github.com/awslabs/aws-lambda-go-api-proxy/pull/137.

bhavik1st commented 1 year ago

Please merge.

cc: @sapessi @drakejin