Algolia's API Client ruby was created by, and is maintained by Algolia. The Algolia Search API Client for Ruby lets you easily use the Algolia Search REST API from your ruby code.
Requires:
First, use bundle to playground dependencies:
# Go inside the playground ruby folder
cd api-clients-playground/ruby
# Install dependencies
bundle install
Finally, edit and run the code on index.rb
:
ruby index.rb