Deprecated: Simulate your Lambda@Edge functions locally for on a CloudFront-like static server.
Middy appsync
Build swagger-compliant REST APIs using TypeScript and Node
Create a TypeScript project from a template
Circuit breaker pattern for AWS Lambda with DynamoDB state management
Packages a repo and deploys to AWS Lambda.
Parses event data from cloud watch logs.
Provides default handler for nestjs on lambda
A lightweight, type-safe event dispatcher and middleware orchestrator for AWS Lambda. Designed for hexagonal architectures with support for segmented routing (public, private, backoffice), Cognito User Pool validation, and built-in infrastructure middlewa
A set of useful constructs, stacks, applications and patterns to help ease your journey with cdk
Utility package with constants, errors, functions and logging
Lightweight callbackify
jsreport extension providing pdf operations like merge or concatenation
write your lambda handlers as promises which get event, context a custom payload and the cb, use promises as middleware, by default last promise's return value in chain resolves to api gateway json response
Check your lambdas file size and optimize them to reduce cold start duration.
Lambda-MVC. Tiny request-router-middleware-controller-model-view-response framework for APIGateway + Lambda stateless applications
Middy middleware that detects and stops infinite loops
use netlify identity with react
Shared CDK constructs and utilities for integrating external modules with the Allma serverless AI orchestration platform.
Utilities to write Event Driven & Serverless architectures on AWS
Can be used to deploy Lambda functions if code is in src folder and index.js file.
Lamware Middleware for tracking with Sentry
A transactional email mailer that runs on AWS lambda and sends emails via SES
A module for simplifying development with aws lambda by providing a pattern for modularizing the pre-processing that typically takes place before core business logic is executed (e.g. initialization, authentication/authorization, http header injection...e