You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# To run this GraphQL example type the following then go to a browser and enter
446
+
# a URL of localhost:6464/graphql?query={hello}
447
+
#
448
+
# ruby hello.rb
449
+
\`\`\`
450
+
417
451
### Scala
418
452
419
453
#### [Sangria](http://sangria-graphql.org/) ([github](https://github.com/sangria-graphql/sangria)): A Scala GraphQL library that supports [Relay](https://facebook.github.io/relay/).
0 commit comments