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
0comments
0articles

Features

Properties

  1.  Scalable

Features

  1.  Modular System

NestJS News & Activities

Highlights All activities

Recent activities

NestJS information

  • Developed by

    PL flagKamil Mysliwiec
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  75,954 Stars
  •  8,325 Forks
  •  37 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?

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.

Official Links