awesome-graphql-java
GraphQL service builder
An curated collection of libraries and tools for building GraphQL services with Java.
awesome list of graphql-java related projects
588 stars
39 watching
93 forks
last commit: about 1 year ago
Linked from 1 awesome list
awesome-listgraphqlgraphql-java
Awesome graphql-java / Official Spring integration | |||
Spring for GraphQL | is the official Spring integration for GraphQL, built on GraphQL Java. See the for how to build a GraphQL service in 15 minutes | ||
Awesome graphql-java / Examples | |||
todomvc-relay-java | 68 | about 7 years ago | : Port of the Relay TodoMVC example to a java backend |
graphql-datetime-sample-app | 146 | about 1 month ago | : GraphQL example app with usage of date and time scalars |
spring-petclinic-graphql | 212 | about 1 year ago | : Port of the Spring PetClinic to Spring Boot, graphql-java and graphql-spring-boot-starter (using React Apollo in the frontend) |
Awesome graphql-java / Apollo Federation | |||
federation-jvm | 256 | about 1 month ago | : An implementation of the for graphql-java |
Awesome graphql-java / Validation | |||
graphql-java-extended-validation | 130 | 7 months ago | : A validation library that allows use of @directives to indicate how to validate graphql input arguments |
Awesome graphql-java / Batch Loading | |||
java-dataloader | 497 | about 1 month ago | : A pure java 8 port of |
Awesome graphql-java / Tools | |||
JS GraphQL IntelliJ Plugin | 880 | about 1 month ago | : GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform |
graphql-calculator | 110 | 4 months ago | A lightweight graphql calculation engine, implemented based on directive |