expressots/expressots
A Typescript + Node.js lightweight framework for quick building scalable, easy to read and maintain, server-side applications 🐎 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- 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: 6
- age_days: 1991
- days_rel: 30
- days_push: 10
- n_releases_24m: 6
Adoption not part of the score
1848 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ExpressoTS is a lightweight TypeScript framework for Node.js for building scalable server-side applications with clean architecture, a built-in DI container, controllers, use cases, and providers. It ships with a scaffolding CLI, an Express adapter, interceptors, type-safe events, guards, lazy loading, and a local developer experience platform called Studio.
Use cases
- build a REST or GraphQL API in TypeScript on Node.js
- scaffold a new backend service with clean architecture
- add role-based access control to API routes
- decouple domain logic with a type-safe event bus
- speed up cold starts with lazy-loaded modules
- inspect requests, logs, and DI graph locally during development
- build a tiny serverless HTTP service without a DI container
When to choose
- you want a NestJS-like structured TypeScript framework that is lighter weight
- you value clean architecture patterns (controllers, use cases, repositories) out of the box
- you want built-in DI, interceptors, events, and guards without assembling libraries yourself
- you want local observability tooling (Studio) during development
When to avoid
- you need the massive ecosystem and community of Express, Fastify, or NestJS
- you are building a minimal service and don't want framework conventions
- your team is not using TypeScript
- you require long-term enterprise-grade support guarantees from a large vendor
Facets
framework · maturity active
web-framework api-framework middleware routing cli auth authorization logging developer-tools web-development backend developer-tools apis microservices cross-platform cli clean-architecture dependency-injection scaffolding express-adapter event-system interceptors lazy-loading guards rbac type-safe-configuration developer-experience studio monorepo rest-api graphql nodejs typescript
10 sources
- readme: https://github.com/expressots/expressots · fetched 2026-08-28 · e4a831fcb733
- homepage: https://expresso-ts.com/ · fetched 2026-08-29 · ac1477a68326
- site_page: https://doc.expresso-ts.com/docs/core/first-steps · fetched 2026-08-29 · a443b0a257ce
- site_page: https://doc.expresso-ts.com/docs/studio/overview · fetched 2026-08-29 · 216d4e917bf1
- site_page: https://doc.expresso-ts.com/docs/features/interceptors · fetched 2026-08-29 · 9568a161fcd0
- site_page: https://doc.expresso-ts.com/docs/features/events · fetched 2026-08-29 · d45187c9fc82
- site_page: https://doc.expresso-ts.com/docs/features/lazy-loading · fetched 2026-08-29 · 22d51fdee47a
- site_page: https://doc.expresso-ts.com/docs/features/guards · fetched 2026-08-29 · 19297fa1de0f
- site_page: https://doc.expresso-ts.com/docs/features/configuration · fetched 2026-08-29 · 6878ecdb07db
- site_page: https://doc.expresso-ts.com/docs/prologue/release · fetched 2026-08-29 · 89d884582b09
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| expressots/expressots | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="expressots/expressots")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem