II.
Framework JSON
Structured · liveframework:nestjs
NestJS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "framework:nestjs",
"_kind": "Framework",
"_file": "domain/frameworks/nestjs.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "NestJS",
"homepageUrl": "https://nestjs.com",
"belongsToLanguageId": "language:typescript",
"category": "web-backend",
"description": "NestJS — a progressive Node.js framework built on top of Express / Fastify.\n"
},
"outgoingEdges": [
{
"from": "framework:nestjs",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "framework:nestjs",
"to": "skill-area:backend-api-design",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:nestjs",
"to": "framework:fastify",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:nestjs",
"to": "framework:hono",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:nestjs",
"to": "framework:koa",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:nestjs",
"to": "framework:hapi",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
}
],
"incomingEdges": [
{
"from": "framework:adonisjs",
"to": "framework:nestjs",
"kind": "alternative_to"
},
{
"from": "framework:fastify",
"to": "framework:nestjs",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:koa",
"to": "framework:nestjs",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:hapi",
"to": "framework:nestjs",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "framework:hono",
"to": "framework:nestjs",
"kind": "alternative_to",
"attributes": {
"comparison": "Node.js backend frameworks"
}
},
{
"from": "specialization:backend-development",
"to": "framework:nestjs",
"kind": "uses_framework"
},
{
"from": "specialization:software-architecture",
"to": "framework:nestjs",
"kind": "uses_framework"
},
{
"from": "stack-profile:monorepo-fullstack",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:multi-tenant-saas-backend",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:event-sourcing-cqrs",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:hexagonal-architecture-stack",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:modular-monolith",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:strangler-fig-migration",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:cqrs-read-model",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:ddd-nestjs-stack",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "stack-profile:nocode-lowcode-platform-backend",
"to": "framework:nestjs",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-nestjs",
"to": "framework:nestjs",
"kind": "integrates_with",
"attributes": {}
}
]
}