{
"id": "framework:fastify",
"_kind": "Framework",
"_file": "domain/frameworks/fastify.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fastify",
"belongsToLanguageId": "language:javascript",
"category": "web-backend",
"description": "Fastify — a fast, low-overhead Node.js web framework.\n"
},
"outgoingEdges": [
{
"from": "framework:fastify",
"to": "language:javascript",
"kind": "belongs_to_language"
}
],
"incomingEdges": [
{
"from": "scope-boundary:fastify.scope",
"to": "framework:fastify",
"kind": "bounds_subject"
}
]
}