ExpediaGroup/graphql-kotlin
Libraries for running GraphQL in Kotlin 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: 2.5
- age_days: 2911
- days_rel: 12
- days_push: 12
- n_releases_24m: 41
Adoption not part of the score
1803 stars · 381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Kotlin libraries built on top of graphql-java that simplify running GraphQL servers and clients. It includes schema generation from Kotlin code, lightweight HTTP clients based on Ktor and Spring WebClient, and federation support.
Use cases
- build a graphql server in kotlin
- generate graphql schema from kotlin classes
- create a typed graphql client in kotlin
- implement graphql federation with kotlin
- serve a graphql api from a spring boot or ktor app
When to choose
- you are building GraphQL APIs or clients on the JVM in Kotlin
- you want schema-first-free, code-first schema generation from Kotlin types
- you need Apollo Federation support in a Kotlin service
When to avoid
- your project is in Java rather than Kotlin
- you need a non-JVM GraphQL stack
- you prefer schema-first SDL workflows over code-first generation
Facets
library · maturity active
graphql graphql-client api-framework http-client rpc web-development backend apis developer-tools jvm cross-platform schema-generator federation graphql-server ktor spring kotlin
2 sources
- readme: https://github.com/ExpediaGroup/graphql-kotlin · fetched 2026-08-28 · b8febdd76b81
- homepage: https://opensource.expediagroup.com/graphql-kotlin/ · fetched 2026-08-29 · 6bca24deaedc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ExpediaGroup/graphql-kotlin | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="ExpediaGroup/graphql-kotlin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem