{
"id": "framework:adonisjs",
"_kind": "Framework",
"_file": "domain/frameworks/adonisjs.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "AdonisJS",
"belongsToLanguageId": "language:typescript",
"category": "web-backend",
"description": "AdonisJS — a full-stack TypeScript Node.js MVC framework with a\nLaravel-inspired developer experience: Lucid ORM, Edge templating,\nauth, and an extensive CLI (Ace).\n"
},
"outgoingEdges": [
{
"from": "framework:adonisjs",
"to": "language:typescript",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}