I am currently creating a Ruby gem to use the Grafana API there.
Maybe someone is interested in taking a look at the whole thing once, or to do a review?
I am currently using the gem in my own project and therefore I am working on the integration of features that I need myself.
The link to the gem: https://rubygems.org/gems/grafana/versions/0.9.0
The link to the project: https://github.com/bodsch/ruby-grafana
We are currently looking for ways of generating API clients but we have focused on golang (maybe something like go swagger). Have you figured out a way to easily keep this up to date with any API changes we make?
We can definitely add a link to the ruby gem in the Grafana docs. I know we have got requests for a Go client so a Ruby client is probably very useful for Ruby developers.