Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artyom/apig
Use http.Handler inside AWS Lambda running behind AWS Gateway HTTP API
https://github.com/artyom/apig
aws-lambda
Last synced: about 13 hours ago
JSON representation
Use http.Handler inside AWS Lambda running behind AWS Gateway HTTP API
- Host: GitHub
- URL: https://github.com/artyom/apig
- Owner: artyom
- License: mit
- Created: 2021-12-22T14:07:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T08:11:15.000Z (over 2 years ago)
- Last Synced: 2024-06-20T01:55:11.742Z (5 months ago)
- Topics: aws-lambda
- Language: Go
- Homepage: https://pkg.go.dev/github.com/artyom/apig
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# apig
Use Go http.Handler in AWS Lambdas with Lambda function URLs enabled,
or running as an AWS API Gateway HTTP API target.