Skip to content

graphql-java-generator/awesome-graphql-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Awesome graphql-java Awesome

Libraries and projectes related to graphql-java

Inspired by the awesome list thing.

Examples

Schema Libraries

Schema First

Code First

  • graphql-java-type-generator: This library will autogenerate GraphQL types for usage in com.graphql-java:graphql-java

  • graphql-java-annotations: Annotations-based syntax for GraphQL schema definition.

  • spring-graphql-common: Spring Framework GraphQL Library

  • graphql-jpa: JPA Implementation of GraphQL (builds on graphql-java)

  • graphkool: GraphQl-java utilities in kotlin

  • schemagen-graphql: GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.

  • GraphQL-SPQR: Java 8+ API for rapid development of GraphQL services

  • graphql-emf: Support for EMF models and data

  • Rejoiner: Provides a uniform GraphQL schema on top of gRPC microservices by generating GraphQL types from Protobuf.

  • graphql-kotlin: Code-only GraphQL schema generation for Kotlin

Execution Strategies

  • graphql-rxjava: An execution strategy that makes it easier to use rxjava's Observable

  • graphql-java-reactive: An execution strategy which is based on Reactive Streams. Project is evolving.

Exposing a Schema

Batch Loading

Scalars

Tools

License

CC0

To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.

About

awesome list of graphql-java related projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published