Lambada is a platform for writing AWS Lambda functions using Apache Maven and Java
- 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.
- http://lambada.ingenieux.com.br/lambada-maven-plugin/
- http://lambada.ingenieux.com.br/lambada-runtime/
- http://lambada.ingenieux.com.br/lambada-invoker/
- http://lambada.ingenieux.com.br/lambada-testing/
$ mvn install
See lambada-example. Some ideas:
$ mvn -Pdeploy deploy
$ mvn lambada:serve (builds a server on localhost using the @ApiGateway)