nestjs/nest
This system is a modular, extensible Node.js framework for building efficient and scalable server-side applications. It provides a comprehensive suite of tools for handling HTTP requests, managing microservices, and processing WebSockets, all while maintaining a consistent, decorator-driven architecture. The framework supports multiple transport layers, including REST, gRPC, Kafka, MQTT, and others, enabling developers to build complex, distributed systems with standardized patterns for dependency injection, routing, and error handling.
52.0
Adequate · 3 August 2026
98k
lines of production code
TypeScript
primary language
3
bus factor · 729 authors in all
3
measurements over time
How it got here
2017–2018 · modular architecture and testing
This period focused on restructuring the framework into a modular, tree-shakeable architecture by extracting platform-specific adapters (Express, Fastify, Socket.IO, WS) into separate packages. The work heavily emphasized test coverage, adding comprehensive integration and unit tests for the new internal components, microservices, and lifecycle hooks. Additionally, the release introduced significant API enhancements, including a dedicated testing package, serialization interceptors, and expanded microservices support.
140 changes
2019–2021 · Microservices, GraphQL, and Streaming Enhancements
This period focused on expanding the framework's capabilities in distributed systems and data handling, introducing a new ClientsModule for microservices, comprehensive serializers/deserializers, and context objects for various transports like Kafka and MQTT. It also added support for GraphQL code-first and schema-first approaches, server-sent events, file streaming, and event-driven architectures, while significantly increasing test coverage across these new features.
72 changes
2022–2026 · Core infrastructure and developer tooling
This period focused on enhancing the framework's internal architecture and developer experience, introducing a configurable module builder and a graph inspector for dependency management. It also added a comprehensive REPL for runtime debugging and expanded support for Fastify-specific routing and security hardening.
44 changes
Survey your own repository
nestjs/nest was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 6ec0e2783d — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.