https://github.com/lexyu-golang-project-collection/go-lambda-demo-collection
AWS Lambda With GO
https://github.com/lexyu-golang-project-collection/go-lambda-demo-collection
gin go lambda lambda-proxy mux-router
Last synced: 9 months ago
JSON representation
AWS Lambda With GO
- Host: GitHub
- URL: https://github.com/lexyu-golang-project-collection/go-lambda-demo-collection
- Owner: lexyu-golang-project-collection
- Created: 2023-05-30T15:47:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T13:14:17.000Z (over 2 years ago)
- Last Synced: 2025-01-31T10:17:40.950Z (11 months ago)
- Topics: gin, go, lambda, lambda-proxy, mux-router
- Language: Go
- Homepage:
- Size: 35.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ref
- [Go + Gin + Lambda + API Gateway](https://blog.0x427567.com/how-to-create-a-serverless-api-with-golang-gin-framework-aws-lambda-and-api-gateway-8f16458a0189)
- [GitHub.com/shivkumarsingh7](https://github.com/shivkumarsingh7/golang-gorilla-serverlessapi)