An open API service indexing awesome lists of open source software.

https://github.com/netlify/go-functions-example


https://github.com/netlify/go-functions-example

Last synced: about 2 months ago
JSON representation

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).