Building lambda functions with ease
Theta
is a minimalistic package on top of AWS packages. It provides a way to
build a set of lambda functions that handles different events from different
source (kinesis, sqs, dynamodb).
$ go get -u github.com/phogolabs/theta
We are open for any contributions. Just fork the project.