Skip to content

Files

Latest commit

 

History

History

ruby-v1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

About Algolia's API Client Ruby

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.

Get started locally

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