iiRecord
Agentic AI Atlas · @grpc/grpc-js
library:grpc-jsa5c.ai
II.
Library JSON

library:grpc-js

Structured · live

@grpc/grpc-js json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/grpc-js.yamlCluster · domain
Record JSON
{
  "id": "library:grpc-js",
  "_kind": "Library",
  "_file": "domain/libraries/grpc-js.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "@grpc/grpc-js",
    "belongsToLanguageId": "language:javascript",
    "category": "http-client",
    "description": "Pure JavaScript implementation of gRPC for Node.js.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:grpc-js",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:grpc-js",
      "to": "library:protobuf-js",
      "kind": "alternative_to"
    },
    {
      "from": "library:grpc-js",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "library:tonic",
      "to": "library:grpc-js",
      "kind": "alternative_to"
    },
    {
      "from": "specialization:network-programming",
      "to": "library:grpc-js",
      "kind": "uses_library"
    },
    {
      "from": "stack-profile:api-gateway-microservices",
      "to": "library:grpc-js",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:fintech-payments-platform",
      "to": "library:grpc-js",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:grpc-microservice-mesh",
      "to": "library:grpc-js",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:saga-distributed-transaction",
      "to": "library:grpc-js",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:approval-workflow-engine",
      "to": "library:grpc-js",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:event-driven-stack",
      "to": "library:grpc-js",
      "kind": "composed_of"
    }
  ]
}