typestack/routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 83
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3990
- days_rel: 393
- days_push: 102
- n_releases_24m: 4
Adoption not part of the score
4504 stars · 393 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript framework for building structured, declarative class-based controllers with decorators on top of Express or Koa. It handles routing, parameter injection, middlewares, interceptors, and error handling in an organized way.
Use cases
- build REST APIs with TypeScript decorators
- organize Express routes into controller classes
- inject query, body, header, and cookie parameters declaratively
- add global middlewares and error handlers to Express or Koa
- handle file uploads in a structured controller setup
When to choose
- you use TypeScript and prefer decorator-based, class-oriented API design
- you want structured routing on top of Express or Koa without switching frameworks
- you want declarative parameter injection and validation integration
When to avoid
- you use plain JavaScript without decorator support
- you prefer functional or minimal routing without a framework layer
- you need a framework with built-in dependency injection and a full ecosystem like NestJS
Facets
framework · maturity stable
web-framework routing middleware api-framework web-development backend apis decorators express koa controllers class-based nodejs typescript
2 sources
- readme: https://github.com/typestack/routing-controllers · fetched 2026-08-28 · c996e5e76f68
- registry_npm: https://registry.npmjs.org/routing-controllers · fetched 2026-08-29 · f6c0e714dbd4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| typestack/routing-controllers | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="typestack/routing-controllers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem