NestJS
Also known as:
nestjsnest.jsnest
/nest dʒeɪ ɛs/
A progressive Node.js framework for building efficient and scalable server-side applications
Details
- NestJS is a framework for building efficient, reliable, and scalable server-side applications.
- It uses TypeScript and is built with Express or Fastify under the hood.
- NestJS provides a modular architecture inspired by Angular, making it easy to organize and maintain code.