Framework
NestJS
0views0comments
A modular Node.js framework with strong TypeScript and dependency-injection support.
Overview
NestJS is a modular Node.js backend framework inspired by Angular.
Highlights
TypeScript-first design, strong dependency injection, and a clear decorator system for controllers/guards/pipes.
When to use it
A good fit for medium-to-large backends that need clear structure, testability, and modular scaling.
Tags
nestjsnodejs
Category
Framework · Open source projects