{
"id": "framework:phoenix",
"_kind": "Framework",
"_file": "domain/frameworks/phoenix.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Phoenix",
"belongsToLanguageId": "language:elixir",
"category": "web-backend",
"description": "The Phoenix web framework for Elixir.\n"
},
"outgoingEdges": [
{
"from": "framework:phoenix",
"to": "language:elixir",
"kind": "belongs_to_language"
}
],
"incomingEdges": [
{
"from": "stack-profile:elixir-phoenix-liveview",
"to": "framework:phoenix",
"kind": "composed_of"
}
]
}