Package Exports
- lambda-framework
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lambda-framework) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lambda Framework
A framework to create serverless web applications in AWS Lambda. It is based on Express Framework.
Features
- Configurable
- HTTP requests routing
- Other events requests routing
- HTTP helpers (redirection, etc)
- Error handling
- Extensible with modules
How to use it?
TODO
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 this.
Make it happen.