II.
Term JSON
Structured · liveterm:server-sent-events
Server-Sent Events json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:server-sent-events",
"_kind": "Term",
"_file": "terminology/terms/server-sent-events.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:server-sent-events.canonical",
"displayName": "Server-Sent Events",
"kind": "protocol",
"description": "A unidirectional HTTP streaming protocol from server to client.\n"
},
"outgoingEdges": [
{
"from": "term:server-sent-events",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:server-sent-events",
"to": "domain:backend",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:sse",
"to": "term:server-sent-events",
"kind": "expands_to"
},
{
"from": "definition:server-sent-events.canonical",
"to": "term:server-sent-events",
"kind": "defines"
}
]
}