midwayjs/midway
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈 observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 14.0
- age_days: 2974
- days_rel: 8
- days_push: 7
- n_releases_24m: 39
Adoption not part of the score
7742 stars · 585 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Midway is a progressive, TypeScript-first Node.js framework from Alibaba's Taobao frontend architecture team, built around a custom dependency injection (IoC) container. It supports both object-oriented (Class + decorators) and functional (Hooks) programming styles for building web applications, APIs, fullstack apps, microservices, RPC, Socket, and Serverless/FaaS services deployable to AWS, Alibaba Cloud, Tencent Cloud, or traditional servers.
Use cases
- build a TypeScript Node.js REST API with decorators and dependency injection
- deploy a serverless function-based backend to Alibaba Cloud or AWS
- develop a fullstack app with zero-API React or Vue integration
- build enterprise microservices with gRPC or message queues
- create a websocket or socket.io backend service
- generate OpenAPI/Swagger docs from controller decorators
- migrate between traditional VM/container deployment and FaaS without rewriting
When to choose
- you want a NestJS-like IoC framework with first-class TypeScript and strong Chinese-language documentation
- you need one codebase deployable to both serverless platforms and traditional servers
- you're building enterprise-grade Node.js backends with ORM, Redis, caching, and scheduling built in
- you want integrated fullstack development with React/Vue hooks-style API calls
When to avoid
- you prefer a minimal, unopinionated framework like plain Express, Koa, or Fastify
- your team is not using TypeScript
- you need the largest English-language community and ecosystem (NestJS is stronger there)
- you're building a simple static site or frontend-only project
Facets
framework · maturity active
web-framework api-framework middleware routing orm caching rpc websocket web-development backend developer-tools cloud-computing microservices apis cross-platform serverless cloud typescript serverless ioc dependency-injection fullstack faas enterprise koa express eggjs react-integration vue-integration decorators alibaba nodejs docker
10 sources
- readme: https://github.com/midwayjs/midway · fetched 2026-08-28 · 4275612094a1
- homepage: https://www.midwayjs.org/ · fetched 2026-08-29 · 928779d6561e
- site_page: https://www.midwayjs.org/docs/intro · fetched 2026-08-29 · 27be73d48546
- site_page: https://www.midwayjs.org/docs/3.0.0/intro · fetched 2026-08-29 · ec8fbb78bf70
- site_page: https://www.midwayjs.org/docs/2.0.0/intro · fetched 2026-08-29 · 1a5909aa1f54
- site_page: https://www.midwayjs.org/docs/extensions/axios · fetched 2026-08-29 · 3453f7071e44
- site_page: https://www.midwayjs.org/docs/1.0.0/intro · fetched 2026-08-29 · 74f17968955a
- site_page: https://www.midwayjs.org/docs/extensions/orm · fetched 2026-08-29 · b2f68f19b8fc
- site_page: https://www.midwayjs.org/docs/extensions/redis · fetched 2026-08-29 · 4cd57a358af5
- site_page: https://www.midwayjs.org/docs/extensions/swagger · fetched 2026-08-29 · e777b32d9db0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| midwayjs/midway | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem