NestJS

NestJS is a progressive Node.js framework for building efficient, reliable, and scalable server-side applications. Built with TypeScript and inspired by Angular, it provides an out-of-the-box application architecture with support for REST APIs, GraphQL, WebSockets, microservices, and CLI tooling, using decorators and dependency injection.

API entry from apis.yml

apis.yml Raw ↑
aid: nestjs:nestjs
name: NestJS
description: NestJS is a progressive Node.js framework for building efficient, reliable, and scalable
  server-side applications. Built with TypeScript and inspired by Angular, it provides an out-of-the-box
  application architecture with support for REST APIs, GraphQL, WebSockets, microservices, and CLI tooling,
  using decorators and dependency injection.
humanURL: https://nestjs.com/
tags:
- Frameworks
- GraphQL
- Microservices
- Node.js
- REST
- TypeScript
- WebSockets
properties:
- type: JSONSchema
  url: json-schema/nest-cli-config.json
- url: graphql/nestjs-graphql.md
  type: GraphQL