Skip to content

tibor-kocsis/awesome-graphql-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

  • graphql-apigen: Generate Java APIs with GraphQL Schemas

  • graphql-java-tools: A schema-first tool for graphql-java inspired by graphql-tools for JS

  • rdbms-to-graphql: A Java CLI program that generates a GraphQL schema from a JDBC data source.

Code First

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

  • graphql-java-servlet: Servlet that automatically exposes a schema dynamically built from GraphQL queries and mutations.

  • graphql-spring-boot: GraphQL and GraphiQL Spring Framework Boot Starters

  • graphql-jpa-spring-boot-starter: Spring Boot starter for GraphQL JPA; Expose JPA entities with GraphQL.

  • Light Java GraphQL: A lightweight, fast microservices framework with all other cross-cutting concerns addressed that is ready to plug in GraphQL schema.

  • Moqui GraphQL: An addon of Moqui framework to generate GraphQL Schema automatically.

  • GORM GraphQL: An fully customizable addon for GORM (Grails Object Relational Model) to generate a GraphQL schema automatically.

  • Vert.x GraphQL Utils - Vert.x route handler and Vert.x compatible interfaces to handle GraphQL queries in Vert.x applications.

Batch Loading

Scalars

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