Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π΅ The stylish Node.js middleware engine for AWS Lambda π΅
| Date | Stars |
|---|---|
| 2026-07-24 | 3906 |
| 2026-07-25 | 3906 |
| 2026-07-28 | 3906 |
| 2026-07-30 | 3906 |
| 2026-08-06 | 3906 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
35.0
growth rate 0.00%/day
<div align="center"> <img alt="Middy logo" src="https://raw.githubusercontent.com/middyjs/middy/main/docs/img/middy-logo.svg"/> <p><strong>The stylish Node.js middleware engine for AWS Lambda</strong></p> <p> <a href="https://github.com/middyjs/middy/actions/workflows/test-unit.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-unit.yml/badge.svg" alt="GitHub Actions unit test status"></a> <a href="https://github.com/middyjs/middy/actions/workflows/test-dast.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-dast.yml/badge.svg" alt="GitHub Actions dast test status"></a> <a href="https://github.com/middyjs/middy/actions/workflows/test-perf.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-perf.yml/badge.svg" alt="GitHub Actions perf test status"></a> <a href="https://github.com/middyjs/middy/actions/workflows/test-sast.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-sast.yml/badge.svg" alt="GitHub Actions SAST test status"></a> <a href="https://github.com/middyjs/middy/actions/workflows/test-lint.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-lint.yml/badge.svg" alt="GitHub Actions lint test status"></a> <br/> <a href="https://www.npmjs.com/package/@middy/core"><img alt="npm version" src="https://img.shields.io/npm/v/@middy/core.svg"></a> <a href="https://packagephobia.com/result?p=@middy/core"><img src="https://packagephobia.com/badge?p=@middy/core" alt="npm install size"></a> <a href="https://www.npmjs.com/package/@middy/core"> <img alt="npm weekly downloads" src="https://img.shields.io/npm/dw/@middy/core.svg"></a> <a href="https://www.npmjs.com/package/@middy/core#provenance"> <img alt="npm provenance" src="https://img.shields.io/badge/provenance-Yes-brightgreen"></a> <br/> <a href="https://scorecard.dev/viewer/?uri=github.com/middyjs/middy"><img src="https://api.scorecard.dev/projects/github.com/middyjs/middy/badge" alt="Open Source Security Foundation (OpenSSF) Scorecard"></a> <a href="https://slsa.dev"><img src="https://slsa.dev/images/gh-badge-level3.svg" alt="SLSA 3"></a> <a href="https://github.com/middyjs/middy/blob/main/docs/CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg"></a> <a href="https://biomejs.dev"><img alt="Checked with Biome" src="https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome"></a> <a href="https://conventionalcommits.org"><img alt="Conventional Commits" src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white"></a> <a href="https://github.com/middyjs/middy/blob/main/package.json#L32"> <img alt="code coverage" src="https://img.shields.io/badge/code%20coverage-100%25-brightgreen"></a> </p> <p>Full documentation: <a href="https://middy.js.org">https://middy.js.org</a> · LLM-friendly: <a href="https://middy.js.org/llms.txt">llms.txt</a> / <a href="https://middy.js.org/llms-full.txt">llms-full.txt</a></p> </div> ## What is Middy Middy is a middleware engine for AWS Lambda on Node.js. It lets you keep your handler focused on business logic while attaching reusable steps for parsing, validation, auth, observability, error handling, and AWS service integration. - 52 official packages covering API Gateway, SQS, S3, DynamoDB, SNS, EventBridge, Kinesis, Kafka, WebSockets, and more - Built-in TypeScript types, Node.js >= 22, ESM - Tiny core (only `@middy/util`, plus an optional peer dependency for durable functions), no AWS SDK in core - Routers for HTTP, WebSocket, and CloudFormation custom resources - First-class support for AWS Lambda response streaming and durable functions ## Install ```bash npm install --save @middy/core # add only the middlewares you need npm install --save @middy/http-json-body-parser @middy/http-error-handler @middy/validator ``` ## Example ```javascript import middy from '@middy/core' import h
Excerpt of 7,277 characters
Read on GitHubwill Farrell Β· Canada
2.5k
160
99
Naor Peled Β· groundcover-com Β· Israel
62
Vicary
23
Gordon Agnew
19
14
13
13
12
11
Yan Cui Β· United Kingdom
10
Iiro JΓ€ppinen Β· @s-group-dev Β· Finland
10
9
Luca Del Puppo Β· Italy
8
Tom Mrazauskas
8
6
Andrea Amorosi Β· @aws Β· Spain
6
5
Dave Nicolson Β· Germany
5
Would you bet a product on this? Bounded 0β100 and slow moving.
matched fp:0a0ca4ee826fced1, topic:serverless