Nest.js is a server-side framework for building scalable web applications on Node.js using TypeScript or JavaScript. Built around a dependency injection engine inspired by Angular, it provides controllers for HTTP routing, providers for business logic, and modules for organization. The framework includes built-in features like
Sort: