shreyaskarnik / go-lambda

Example for AWS Lambda using Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-lambda

Sample function for AWS Lambda using Golang

Build Status

Build

make build

Test

make test

Create Deployment

make zippy

About

Example for AWS Lambda using Golang

License:MIT License


Languages

Language:Go 87.8%Language:Makefile 12.2%