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

leangen/graphql-spqr

Build a GraphQL service in seconds observed · 2026-08-28

github.com/leangen/graphql-spqr · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3676
  • days_rel: n/a
  • days_push: 218
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1102 stars · 181 forks observed · 2026-08-28

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

GraphQL SPQR is a Java library that dynamically generates a GraphQL schema from existing Java code, enabling code-first GraphQL API development with minimal setup. It is deeply configurable and extensible, and works well in legacy projects without changes to the existing code base.

Use cases

  • add a graphql api to an existing java project
  • generate graphql schema from java classes
  • rapidly prototype a graphql server in java
  • avoid duplicating schema definitions in a statically typed language
  • expose spring boot services over graphql
  • build a graphql api without writing sdl by hand

When to choose

  • you have existing Java business logic and want a GraphQL API with minimal boilerplate
  • you prefer code-first schema generation over maintaining SDL files
  • you need a highly configurable and extensible GraphQL layer on the JVM
  • you want to iterate quickly on API design during prototyping

When to avoid

  • your team mandates schema-first GraphQL development with hand-written SDL
  • you are not on the JVM or not using Java/Kotlin
  • you need a standalone GraphQL gateway or federation solution rather than an embedded library

Facets

library · maturity active

graphql api-framework web-framework web-development backend apis developer-tools jvm cross-platform code-first schema-generation spring-boot rapid-prototyping

1 source

Member repositories

RepositoryRoleHealth v2
leangen/graphql-spqrmain52

For agents

markdown · JSON · MCP: product_card(name="leangen/graphql-spqr")

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