AWS Lambda implementation
AWS Lambda implementation of Lambda Framework.
How to use it?
Creating the AWS Lambda handler
;; ;...;;
Using S3 to retrieve the templates
;;; ;...;;app.addTemplateEnginetemplateRenderer;...
Lambda Framework projects
- Core
- AWS Lambda implementation
- Google Cloud Functions implementation
- DustJS template engine implementation
- Examples
Contributions
All contributors will be welcome. You can contributing by implementing/fixing/answering one open issue, by suggesting new features for the framework,... For more info about contributing, you can read the contributing file of the core project.
Make it happen.