JSPM

aws-lambda-request-router

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

Lightweight HTTP router for AWS Lambda functions using API Gateway as proxy.

Package Exports

  • aws-lambda-request-router

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 (aws-lambda-request-router) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AWS Lambda Request Router

Lightweight HTTP router for AWS Lambda functions using API Gateway as proxy.

Install

$ npm install aws-lambda-request-router

Usage

For now, please look at the tests. Examples will be flushed out here in the future.

Release History

  • v0.1.0: Initial Release (Open Sourced)