BE
beol/hello-world-lambda
hello-world-lambda
A hello world Amazon Lambda example.
It uses grunt-aws-lambda grunt plugin to run the code locally and package it for deployment to Amazon Lambda.
Install
npm install -g grunt-cli
npm install
Usage
grunt lambda_invoke
grunt lambda