1.0.0 • Published 8 years ago

html-lambda-runner v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

html-λ-runner

A simple Node library for running HTML generating Lambda functions with Amazons Lambda service.

Supports basic templating with lodash template and key based authentication with an accessKey GET parameter. Uses Amazon Key Store to encrypt configuration files and keep the accessKey safe.

Usually, this library is used with html-lambda-cli for quick setup and publishing.