Skip to content

Repository files navigation

Seneca

A Seneca.js plugin

@seneca/gateway-lambda

npm version build Known Vulnerabilities

Voxgig This open source module is sponsored and supported by Voxgig.

Install

npm install @seneca/gateway-lambda

Quick Example

const Seneca = require('seneca')
const GatewayLambda = require('@seneca/gateway-lambda')

Seneca().use(GatewayLambda)

More Examples

See test/ for more usage examples.

Motivation

AWS Lambda gateway plugin for Seneca microservices.

Support

If you're using this module and need help, you can:

API

See source for API details.

Contributing

The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

Running tests

npm run test

Background

Part of the seneca-gateway family. Uses AWS Lambda.

About

Handle incoming messages within AWS Lambdas.

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages