NestJS icon
NestJS icon

NestJS

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.

NestJS screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Typescript
  • Node.JS
  • Self-Hosted
  • JavaScript
  • npm
0likes
0articles

Features

Properties

  1.  Scalable

Features

  1.  Modular System

NestJS News & Activities

Highlights All activities

Recent activities

NestJS information

AlternativeTo Category

Development

GitHub repository

  •  76,687 Stars
  •  8,556 Forks
  •  18 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
NestJS was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is NestJS?

Nest is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Under the hood, Nest makes use of Express, but also provides compatibility with a wide range of other libraries, like Fastify, allowing for easy use of the myriad of third-party plugins which are available.