NestJS logo

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.

1 APIs 0 Features
FrameworksGraphQLMicroservicesNode.jsRESTTypeScriptWebSockets

APIs

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 ...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
👥
GitHub Organization
GitHub Organization
👥
GitHub Repository
GitHub Repository
📰
Blog
Blog
🔗
Courses
Courses
🔗
Discord
Discord

Sources

apis.yml Raw ↑
aid: 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.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Frameworks
  - GraphQL
  - Microservices
  - Node.js
  - REST
  - TypeScript
  - WebSockets
url: >-
  https://raw.githubusercontent.com/api-evangelist/nestjs/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-03-26'
specificationVersion: '0.19'
apis:
  - 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
common:
  - type: Website
    url: https://nestjs.com/
  - type: Documentation
    url: https://docs.nestjs.com/
  - type: Getting Started
    url: https://docs.nestjs.com/first-steps
  - type: GitHub Organization
    url: https://github.com/nestjs
  - type: GitHub Repository
    url: https://github.com/nestjs/nest
  - type: Blog
    url: https://trilon.io/blog
  - type: Courses
    url: https://courses.nestjs.com/
  - type: Discord
    url: https://discord.gg/nestjs
maintainers:
  - FN: Kin Lane
    email: [email protected]