https://github.com/nszilard/aws-lambda-go
Sample hello-world AWS lambda written in Go
https://github.com/nszilard/aws-lambda-go
example go lambda
Last synced: over 1 year ago
JSON representation
Sample hello-world AWS lambda written in Go
- Host: GitHub
- URL: https://github.com/nszilard/aws-lambda-go
- Owner: nszilard
- License: mit
- Created: 2019-07-19T08:27:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T17:43:35.000Z (about 3 years ago)
- Last Synced: 2025-01-12T05:26:07.373Z (over 1 year ago)
- Topics: example, go, lambda
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS Lambda - Go
This is a simple “hello-world” style Golang application designed for use with AWS Lambda functions.