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

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
📰
Blog
Blog
🔗
Courses
Courses
🔗
Discord
Discord
🔗
LLMsTxt
LLMsTxt

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-images.s3.amazonaws.com/shared/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
  - url: graphql/nestjs-graphql.md
    type: GraphQL
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/nestjs
- type: Website
  url: https://nestjs.com/
- type: Documentation
  url: https://docs.nestjs.com/
- type: GettingStarted
  url: https://docs.nestjs.com/first-steps
- type: GitHubOrganization
  url: https://github.com/nestjs
- type: GitHubRepository
  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
- type: LLMsTxt
  url: https://docs.nestjs.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com