waymobetta / go-lambda-dynamo

a basic project template for writing lambda functions (+ dynamo bindings) with go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-lambda-dynamo

a basic project template for writing lambda functions (+ dynamo bindings) with go

steps:

  1. clone repo
git clone git@github.com:waymobetta/go-lambda-dynamo.git
  1. create lambda function within AWS

  2. run build script

chmod +x /scripts/proc.zsh
./scripts/proc.zsh

MIT

About

a basic project template for writing lambda functions (+ dynamo bindings) with go

License:MIT License


Languages

Language:Go 73.3%Language:Shell 24.1%Language:Makefile 2.6%