II.
Library JSON
Structured · livelibrary:broadway
Broadway json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:broadway",
"_kind": "Library",
"_file": "domain/libraries/libraries-elixir-ruby.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Broadway",
"belongsToLanguageId": "language:elixir",
"category": "other",
"description": "Concurrent, multi-stage data ingestion and processing pipeline for\nElixir. Built on GenStage with producers for SQS, RabbitMQ, Kafka,\nand Google Cloud Pub/Sub.\n"
},
"outgoingEdges": [
{
"from": "library:broadway",
"to": "language:elixir",
"kind": "belongs_to_language"
},
{
"from": "library:broadway",
"to": "skill-area:backend-api-design",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:broadway",
"to": "library:bull",
"kind": "alternative_to"
}
],
"incomingEdges": []
}