
Official website (https://nestjs.com/)
NestJS
Sign in to saveAlso known as Nest, Nest.js
NestJS, or simply Nest, is a server-side Node.js-based web framework, released as free and open-source software under an MIT License.
Official website

NestJS - A progressive Node.js framework
NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
nestjs.com →Link to the official site · 18,497 chars · not written by Vinony
Wikidata facts
- Official website
- nestjs.com
Show 5 more facts
- inception
- 2017-00-00
- source code repository URL
- github.com/kamilmysliwiec/nest
- software version identifier
- 11.1.19
- user manual URL
- docs.nestjs.com
- author name string
- Kamil Mysliwiec
Sources (3)
via Wikidata · CC0
~1 min read
Article
6 sectionsContents
- History
- Features
- Popularity
- See also
- References
- External links
NestJS, or simply Nest, is a server-side Node.js-based web framework, released as free and open-source software under an MIT License.
== History == In February 2017, Kamil Myśliwiec was inspired by Angular to build a Node.js-based framework with an architecture based on Socket.IO and Express. According to the NestJS GitHub repository, the first tagged release, version 4.4.0, was on November 23, 2017.