{
"id": "tool:strapi",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Strapi",
"kind": "other",
"description": "Open-source headless CMS (Node.js). REST and GraphQL APIs over a\nplugin-driven content model.\n"
},
"outgoingEdges": [
{
"from": "tool:strapi",
"to": "stack-part:cms",
"kind": "implements_stack_part",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-part:cms",
"to": "tool:strapi",
"kind": "implemented_by",
"attributes": {}
}
]
}