Ross ROSS = Recommend OSS · open-source software intelligence for agents

apollographql/apollo-kotlin

:rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform. observed · 2026-08-28

github.com/apollographql/apollo-kotlin · homepage · Kotlin · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 19
  • age_days: 3626
  • days_rel: 14
  • days_push: 12
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

3972 stars · 695 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Apollo Kotlin is a strongly-typed, caching GraphQL client for JVM, Android, and Kotlin Multiplatform targets. It provides code generation from GraphQL operations, normalized in-memory or SQLite caching, subscriptions, and developer tooling.

Use cases

  • consume a GraphQL API from an Android app
  • build a Kotlin Multiplatform app with a shared GraphQL client
  • cache GraphQL query results locally with a normalized cache
  • generate type-safe Kotlin models from GraphQL operations
  • handle GraphQL subscriptions over websockets in Kotlin
  • use persisted queries with a GraphQL server
  • migrate an Android app from Apollo Android to Apollo Kotlin

When to choose

  • you need a production-tested, type-safe GraphQL client on Android or JVM
  • you want one GraphQL client shared across Kotlin Multiplatform targets
  • you need normalized caching, pagination, or @defer support out of the box
  • you use Apollo GraphOS features like persisted queries

When to avoid

  • your backend is REST, not GraphQL
  • you need a GraphQL client for Swift/iOS or JavaScript/web - use Apollo iOS or Apollo Client instead
  • you only need a lightweight hand-rolled HTTP call without code generation or caching
  • your project does not use Kotlin or Java

Facets

library · maturity active

graphql-client http-client caching websocket web-development mobile-development apis frontend jvm windows graphql kotlin-multiplatform code-generation normalized-cache apollo gradle-plugin subscriptions persisted-queries android ios macos linux javascript

9 sources

Member repositories

RepositoryRoleHealth v2
apollographql/apollo-kotlinmain98

For agents

markdown · JSON · MCP: product_card(name="apollographql/apollo-kotlin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem