* [Serverless Offline v14.7.0](https://github.com/dherault/serverless-offline) – Emulate AWS Lambda and API Gateway locally to speed up development. * [Lambda API v1.3.0](https://github.com/jeremydaly/lambda-api) – Lightweight web framework designed for serverless applications using AWS Lambda. * [Micro AWS Lambda v5.5.0](https://github.com/Albert-Gao/micro-aws-lambda) – 7KB zero-dependency TypeScript middleware wrapper for AWS Lambda behind API Gateway, providing sequential middleware, shared state, and response helpers. * [Serverless Framework sf-core@4.37.0](https://github.com/serverless/serverless) – Framework for building applications that auto-scale and require minimal maintenance using managed cloud services. * [middy 7.6.5](https://github.com/middyjs/middy) – Stylish middleware engine for AWS Lambda using Node.js. * [lambroll v1.4.4](https://github.com/fujiwara/lambroll) – Minimal deployment tool for AWS Lambda functions: package code, manage versions, invoke, and view logs. * [serverless-esbuild v1.57.2](https://github.com/floydspace/serverless-esbuild) – Serverless Framework plugin for zero-config JavaScript and TypeScript bundling using fast esbuild.