iiRecord
Agentic AI Atlas · Retrofit (Kotlin)
library:retrofit-kta5c.ai
II.
Library JSON

library:retrofit-kt

Structured · live

Retrofit (Kotlin) json

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

File · domain/libraries/libraries-php-swift-kotlin.yamlCluster · domain
Record JSON
{
  "id": "library:retrofit-kt",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-php-swift-kotlin.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Retrofit (Kotlin)",
    "belongsToLanguageId": "language:kotlin",
    "category": "http-client",
    "description": "Type-safe HTTP client for Android and Kotlin built on OkHttp, using\nannotated interfaces to describe REST APIs with coroutine suspend\nfunction support and pluggable converters (Gson, Moshi, kotlinx.serialization).\n"
  },
  "outgoingEdges": [
    {
      "from": "library:retrofit-kt",
      "to": "language:kotlin",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:retrofit-kt",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:retrofit-kt",
      "to": "library:ktor",
      "kind": "alternative_to"
    },
    {
      "from": "library:retrofit-kt",
      "to": "library:retrofit",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:retrofit",
      "to": "library:retrofit-kt",
      "kind": "alternative_to"
    }
  ]
}