Is the recommended ruby client still recommended? #8109
Unanswered
marcusmalmberg
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! We're running Hive Console (and a bunch of other services from the ecosystem) and it works great. Multiple Node apps are reporting usage without issue, and we're now wiring up a Ruby on Rails app to do the same.
Following the Ruby client docs, the linked source at charlypoly/graphql-ruby-hive 404s. While searching I found some other forks that are also gone or outdated. The only thing I can find under the official org is the empty placeholder at
graphql-hive/graphql-ruby-hive(which seems to have been created in April).The gem itself (
graphql-hivev0.6.3) installs and works, but with the source repo 404 I have a few questions:graphql-hivegem still the recommended Ruby client?graphql-hive/graphql-ruby-hivemeant to be the new canonical source?Thanks for your awesome work!
All reactions