This package has been deprecated

Author message:

This package is no longer maintained.

@typemon/serverless
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-beta.23 • Public • Published

Serverless - version license typescript-version

  • Easier function definition with decorators
  • Simplified dependency management with dependency injection
  • Powerful middleware, pipe
  • Abstracted http event objects
  • @hapi/boom support

Installation

$ npm install @typemon/serverless
$ npm install -D @types/aws-lambda

TypeScript

{
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true
}

Usage

See example.

/@typemon/serverless/

    Package Sidebar

    Install

    npm i @typemon/serverless

    Weekly Downloads

    2

    Version

    6.0.0-beta.23

    License

    MIT

    Unpacked Size

    66.5 kB

    Total Files

    46

    Last publish

    Collaborators

    • monsterspace.network