{
"id": "framework:nestjs",
"_kind": "Framework",
"_file": "domain/frameworks/nestjs.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "NestJS",
"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"
}
],
"incomingEdges": []
}