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

https://github.com/dimiro1/go-lambda

Golang Hello World Lambda With API Gateway and Serverless
https://github.com/dimiro1/go-lambda

api-gateway aws-lambda go golang lambda serverless serverless-architectures serverless-framework

Last synced: 3 months ago
JSON representation

Golang Hello World Lambda With API Gateway and Serverless

Awesome Lists containing this project

README

          

# GO AWS Lambda Hello World example

Install serverless framework (For easier deployment) https://serverless.com/ and then execute:

```sh
$ make deploy
```