Hacker News new | ask | show | jobs
by brblck 3571 days ago
Special shout out to the open-source contributors and members of the community who helped us build this:

https://github.com/rmosolgo/graphql-ruby

https://github.com/shopify/graphql-batch

https://github.com/github/graphql-client

https://github.com/graphql

We <3 your work and are thrilled to have built this with you!

Please make sure to give us feedback during this alpha stage! https://platform.github.community/

1 comments

Are you guys using rails w/ graphql-ruby? Would love to see a blog post with more details about the backend implementation!
The post links https://github.com/github/github-graphql-rails-example - "a small app built with Rails that demonstrates how you might interact with our GraphQL schema."
This just shows that they've made use of a graphql Rails client; the GP asked about the backend which could be in a different language.