Scagria Relay Support

sangria-relay is a library to help construct a sangria server supporting react-relay. Sangria is a scala GraphQL library.

Build Status Coverage Status Maven Central License Join the chat at https://gitter.im/sangria-graphql/sangria

SBT Configuration:

libraryDependencies += "org.sangria-graphql" %% "sangria-relay" % "1.4.2"

More info and the documentation can be found in the project home page:

http://sangria-graphql.org

I would also would recommend you to check out http://try-relay.sangria-graphql.org. It is an example of a GraphQL server written with the Play framework and sangria-relay. It also serves as a playground, where you can interactively execute GraphQL queries and play with some examples.

Mailing List

If you would like to discuss something about sangria-relay or have some questions, please feel free to join our mailing list:

https://groups.google.com/forum/#!forum/sangria-graphql

License

sangria-relay is licensed under Apache License, Version 2.0.