II.
Framework JSON
Structured · liveframework:vert-x
Vert.x json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "framework:vert-x",
"_kind": "Framework",
"_file": "domain/frameworks/frameworks-server-mobile.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Vert.x",
"homepageUrl": "https://vertx.io",
"belongsToLanguageId": "language:java",
"category": "web-backend",
"description": "Vert.x is a polyglot, event-driven application framework running on the JVM.\nIt provides a reactive toolkit for building high-performance, non-blocking services\nin Java, Kotlin, Groovy, and other JVM languages using an actor-like model.\n"
},
"outgoingEdges": [
{
"from": "framework:vert-x",
"to": "language:java",
"kind": "belongs_to_language"
},
{
"from": "framework:vert-x",
"to": "skill-area:backend-async-processing",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:vert-x",
"to": "framework:spring-webflux",
"kind": "alternative_to",
"attributes": {
"comparison": "JVM backend frameworks"
}
},
{
"from": "framework:vert-x",
"to": "framework:dropwizard",
"kind": "alternative_to",
"attributes": {
"comparison": "JVM backend frameworks"
}
},
{
"from": "framework:vert-x",
"to": "framework:spark-java",
"kind": "alternative_to",
"attributes": {
"comparison": "JVM backend frameworks"
}
},
{
"from": "framework:vert-x",
"to": "framework:javalin",
"kind": "alternative_to",
"attributes": {
"comparison": "JVM backend frameworks"
}
},
{
"from": "framework:vert-x",
"to": "framework:ktor-server",
"kind": "alternative_to",
"attributes": {
"comparison": "JVM backend frameworks"
}
}
],
"incomingEdges": []
}