CodeBrowser / npm / nestjs
nestjs@0.0.1
// web framework
$ npm install nestjs
downloads/wk
17,733
license
ISC
version
0.0.1
published
Dec 27, 2015
What is nestjs?
NestJS is a web framework for building server-side applications with TypeScript and Node.js. It provides built-in support for common patterns like dependency injection, modules, and decorators to help organize and scale backend code. Developers use NestJS when they want a structured, opinionated framework that reduces boilerplate and makes it easier to build maintainable APIs and microservices.
Links
Keywords
#web #framework
Maintainers
quangv