https://github.com/salsify/html-lambda-runner
A library for running HTML lambda's
https://github.com/salsify/html-lambda-runner
Last synced: about 1 year ago
JSON representation
A library for running HTML lambda's
- Host: GitHub
- URL: https://github.com/salsify/html-lambda-runner
- Owner: salsify
- Created: 2016-06-08T12:54:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T19:09:31.000Z (about 10 years ago)
- Last Synced: 2025-05-26T11:51:31.968Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/salsify/html-lambda-cli) for quick setup and publishing.