Awesome
sangria-relay is a library to help construct a sangria server supporting React Relay. Sangria is a scala GraphQL library.
SBT Configuration:
libraryDependencies += "org.sangria-graphql" %% "sangria-relay" % "<latest version>"
More info and the documentation can be found in the project home page:
https://sangria-graphql.github.io/
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.