ingenieux / lambada

AWS Lambda for Silly People

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • We use gitter as our chatroom. Please join us, everyone is welcome :)
  • For updates, join our Mailing List
  • We also use ZenHub, so if you'd like to have deeper insight into our development process, please install its Chrome extension and visit any of our repository boards.

Docs

Installation

$ mvn install

Usage

See lambada-example. Some ideas:

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

About

AWS Lambda for Silly People


Languages

Language:Java 99.2%Language:Groovy 0.8%