Skip to content
/ lamway Public

Simple manage layer for AWS lambdas using API Gateway V2 or V2 with golang

License

Notifications You must be signed in to change notification settings

danteay/lamway

Repository files navigation

Lamway

Is a manage layer implementation for AWS Lambda functions using API Gateway v1 or v2.

It provides a way to use go base http.Handler instances to manage all needed HTTP paths on the same lambda.

Requirements

  • Go >= 1.20

Installation

go get github.com/danteay/lamway

Example

Credits

About

Simple manage layer for AWS lambdas using API Gateway V2 or V2 with golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published