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 | almost 7 years ago | : Port of the Relay TodoMVC example to a java backend |
graphql-datetime-sample-app | 147 | 10 days ago | : GraphQL example app with usage of date and time scalars |
spring-petclinic-graphql | 212 | 12 months 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 | 253 | 9 days ago | : An implementation of the for graphql-java |
Awesome graphql-java / Validation | |||
graphql-java-extended-validation | 129 | 5 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 | 6 months ago | : A pure java 8 port of |
Awesome graphql-java / Tools | |||
JS GraphQL IntelliJ Plugin | 880 | 7 days ago | : GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform |
graphql-calculator | 110 | 2 months ago | A lightweight graphql calculation engine, implemented based on directive |