Skip to content

(reactive experiment with) GraphQL Java implementation

License

Notifications You must be signed in to change notification settings

osi/graphql-java

 
 

Repository files navigation

this is an experimental fork!

This is an experiment to see how the engine would work by using Project Reactor as the asynchronous plumbing instead of the JDK's CompletableFuture


graphql-java

Join the chat at https://gitter.im/graphql-java/graphql-java

logo

This is a GraphQL Java implementation.

Build Status Latest Release Latest Dev Build

Documentation

For details how to use graphql-java please look at the documentation: http://graphql-java.readthedocs.io/

There is also an out-of-date tutorial here : https://www.howtographql.com/graphql-java/0-introduction/

Please take a look at our list of releases if you want to learn more about new releases and the changelog.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project (commenting or opening PR/Issues etc) you are agreeing to follow this conduct, so please take the time to read it.

Acknowledgment

This implementation is based on the js reference implementation. For example the StarWarSchema and the tests (among a lot of other things) are simply adapted to the Java world.

License

graphql-java is licensed under the MIT License. See LICENSE for details.

Copyright (c) 2015, Andreas Marek and Contributors

graphql-js License

About

(reactive experiment with) GraphQL Java implementation

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 58.9%
  • Groovy 40.7%
  • Other 0.4%