Home

Awesome

ZenHub Join the chat at https://gitter.im/ingenieux/lambada

Lambada: AWS Lambda for Silly People

Lambada is a platform for writing AWS Lambda functions using Apache Maven and Java

Points of Interest:

Docs

Installation

$ mvn install

Usage

See lambada-example. Some ideas:

$ mvn -Pdeploy deploy
$ mvn lambada:serve (builds a server on localhost using the @ApiGateway)