Simple package for converting your express application to an AWS Lambda.
A converter from express to lambda
Fetch API compliant HTTP Server adapter
Inspired by aws-serverless-express to work with Fastify with inject functionality.
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
Deploy AWS Lambda functions from command line using a json or yaml config file.
TypeScript definitions for aws-serverless-express
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
OpenTelemetry instrumentation for AWS Lambda function invocations
Lambda client library that supports hybrid tracing in node js
AWS X-Ray SDK for Javascript
Detect if your code is running on an AWS Lambda server
Wrapper to run lambda on express. Works great for running lambdas as an express server during development but is production ready. Developed to work in conjunction with matthewkeil/full-stack-pattern cdk construct.
TypeScript definitions for aws-lambda
The logging package for the Powertools for AWS Lambda (TypeScript) library
Commandline tool and API to run Lambda functions on your local machine.
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
Canvas for Node.js with skia backend
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
The metrics package for the Powertools for AWS Lambda (TypeScript) library
The tracer package for the Powertools for AWS Lambda (TypeScript) library
Serverless plugin to automatically instrument python and node functions with datadog tracing
This gem allows users to create and evaluate lambda expression objects from natural string input like '(\x.xy)(\a.aba)'.
Lambda expressions support
B001e is a message-sending based re-implementation of the Boolean operators 'if', 'unless', 'and', 'or' and 'not' in pure Ruby. Lazy Evaluation / Short-circuiting is achieved through the use of blocks and lambda expressions.
A Ruby gem for parsing, reducing, and manipulating lambda calculus expressions
B001e is a message-sending based re-implementation of the Boolean operators 'if', 'unless', 'and', 'or' and 'not' in pure Ruby. Lazy Evaluation / Short-circuiting is achieved through the use of blocks and lambda expressions.
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are of type of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.