https://github.com/netlify/go-functions-example
https://github.com/netlify/go-functions-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netlify/go-functions-example
- Owner: netlify
- License: mit
- Created: 2018-03-13T19:18:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T08:24:33.000Z (over 1 year ago)
- Last Synced: 2025-04-26T16:59:26.646Z (about 2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 48
- Watchers: 5
- Forks: 59
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploying AWS Lambda Go functions with Netlify
This is an example of how to deploy Go functions with Netlify on AWS Lambda.
You can find the code in [main.go](main.go).
Read more about Go functions support on Netlify in [our documentation](https://www.netlify.com/docs/lambda-functions).