A Seneca.js plugin
![]() |
This open source module is sponsored and supported by Voxgig. |
|---|
npm install @seneca/gateway-lambdaconst Seneca = require('seneca')
const GatewayLambda = require('@seneca/gateway-lambda')
Seneca().use(GatewayLambda)See test/ for more usage examples.
AWS Lambda gateway plugin for Seneca microservices.
If you're using this module and need help, you can:
- Post a github issue
- Tweet to @senecajs
- Ask on the Gitter
See source for API details.
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.
npm run testPart of the seneca-gateway family. Uses AWS Lambda.

