Socket
Book a DemoInstallSign in
Socket

@microgamma/serverless-apigator

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microgamma/serverless-apigator

serverless plugin to write configuration using typescript's decorators

npmnpm
Version
1.14.4
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

@microgamma/serverless-apigator serverless npm version

Serverless plugin to simplify and make more elegant aws lambda development in typescript and automatically handle serverless' configuration file.

This is still under heavy development. Anything can change at any time.

Any help is very welcome. If you'd like to contribute please get in touch cavaliere.davide@gmail.com

Ideas:

  • define your service as a class annotating it to provide configuration
  • define lambdas as methods of a class and annotate them to provide configuration
  • lambdas are automatically wrapped into a promise
  • path and query parameters are automatically injected into the lambda
  • support for parameters validation
  • no need to change serverless.yml

Keywords

serverless

FAQs

Package last updated on 16 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts