JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 40
  • Score
    100M100P100Q67007F
  • License MIT

Framework to create web apps in AWS Lambda

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

CII Best Practices Coverage Status Build Status npm version

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.