https://github.com/algolia/algoliasearch-client-ruby
⚡️ A fully-featured and blazing-fast Ruby API client to interact with Algolia.
https://github.com/algolia/algoliasearch-client-ruby
Keywords
algolia gem ruby search
Last synced: about 7 hours ago
JSON representation
Repository metadata
⚡️ A fully-featured and blazing-fast Ruby API client to interact with Algolia.
- Host: GitHub
- URL: https://github.com/algolia/algoliasearch-client-ruby
- Owner: algolia
- License: mit
- Created: 2013-05-24T20:07:36.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2026-02-25T10:06:19.000Z (6 days ago)
- Last Synced: 2026-02-27T01:47:23.244Z (4 days ago)
- Topics: algolia, gem, ruby, search
- Language: Ruby
- Homepage: https://www.algolia.com/doc/libraries/sdk/install#ruby
- Size: 4.09 MB
- Stars: 170
- Watchers: 78
- Forks: 74
- Open Issues: 9
- Releases: 76
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Agents: AGENTS.md
README.md
✨ Features
Thin & minimal low-level HTTP client to interact with Algolia's API
💡 Getting Started
First, install Algolia Ruby API Client via the RubyGems package manager:
gem install algolia
Then, create objects on your index:
client = Algolia::SearchClient.create('YourApplicationID', 'YourAPIKey')
client.save_object('your_index_name', {objectID: 1, name: 'Foo'})
Finally, you may begin searching a object using the search method:
objects = client.search_single_index('your_index_name', 'Foo')
For full documentation, visit the Algolia Ruby API Client.
❓ Troubleshooting
Encountering an issue? Before reaching out to support, we recommend heading to our FAQ where you will find answers for the most common issues and gotchas with the client. You can also open a GitHub issue
Contributing
This repository hosts the code of the generated Algolia API client for Ruby, if you'd like to contribute, head over to the main repository. You can also find contributing guides on our documentation website.
📄 License
The Algolia Ruby API Client is an open-sourced software licensed under the MIT license.
Owner metadata
- Name: Algolia
- Login: algolia
- Email: hey@algolia.com
- Kind: organization
- Description: Open source tools for building search. Learn more at community.algolia.com
- Website: https://www.algolia.com
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2034458?v=4
- Repositories: 505
- Last ynced at: 2025-04-25T11:48:54.487Z
- Profile URL: https://github.com/algolia
GitHub Events
Total
- Release event: 26
- Fork event: 2
- Issues event: 8
- Watch event: 6
- Issue comment event: 16
- Push event: 153
- Create event: 28
Last Year
- Release event: 17
- Fork event: 1
- Issues event: 1
- Watch event: 5
- Issue comment event: 2
- Push event: 83
- Create event: 18
Committers metadata
Last synced: about 11 hours ago
Total Commits: 482
Total Committers: 2
Avg Commits per committer: 241.0
Development Distribution Score (DDS): 0.002
Commits in past year: 149
Committers in past year: 1
Avg Commits per committer in past year: 149.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| algolia-bot | a****t@a****m | 481 |
| Pierre Millot | p****t@a****m | 1 |
Committer domains:
- algolia.com: 2
Issue and Pull Request metadata
Last synced: 4 days ago
Total issues: 36
Total pull requests: 89
Average time to close issues: 6 months
Average time to close pull requests: about 2 months
Total issue authors: 26
Total pull request authors: 22
Average comments per issue: 1.31
Average comments per pull request: 0.88
Merged pull request: 61
Bot issues: 1
Bot pull requests: 7
Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: 27 days
Past year average time to close pull requests: less than a minute
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 3.0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- aseure (4)
- VladislavFitz (4)
- chloelbn (3)
- vincedevendra (2)
- ronocod (2)
- berniechiu (1)
- amin19948 (1)
- jmccormick11 (1)
- FriedSock (1)
- ayoubkaraou (1)
- kaspergrubbe (1)
- skelz0r (1)
- drdaeman (1)
- renovate[bot] (1)
- paulspringett (1)
Top Pull Request Authors
- chloelbn (37)
- DevinCodes (15)
- renovate[bot] (7)
- otomatik (5)
- palacejackson (4)
- kiyohara (3)
- camel2243 (2)
- kombucha (2)
- jmccormick11 (1)
- lucas-aragno (1)
- ronocod (1)
- forkata (1)
- joelcogen (1)
- psyho (1)
- daedric (1)
Top Issue Labels
- v2 (5)
- Ready (4)
- Discussion (2)
Top Pull Request Labels
- Chore (4)
- Breaking change (3)
- v2 (3)
- Bug (3)
- Ready (1)
Package metadata
- Total packages: 5
-
Total downloads:
- rubygems: 182,970,703 total
- Total docker downloads: 86,634,714
- Total dependent packages: 22 (may contain duplicates)
- Total dependent repositories: 25,074 (may contain duplicates)
- Total versions: 503
- Total maintainers: 6
gem.coop: algoliasearch
A simple Ruby client for the algolia.com REST API
- Homepage: https://www.algolia.com/doc/api-client/ruby/getting-started/
- Documentation: http://www.rubydoc.info/gems/algoliasearch/
- Licenses: MIT
- Latest release: 1.27.5 (published over 5 years ago)
- Last Synced: 2026-03-02T07:32:28.685Z (about 23 hours ago)
- Versions: 92
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 85,687,848 Total
- Docker Downloads: 43,309,395
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.118%
- Downloads: 0.354%
- Maintainers (4)
gem.coop: algolia
A simple Ruby client for the algolia.com REST API
- Homepage: https://github.com/algolia/algoliasearch-client-ruby
- Documentation: http://www.rubydoc.info/gems/algolia/
- Licenses: MIT
- Latest release: 3.36.0 (published 12 days ago)
- Last Synced: 2026-03-02T13:02:41.042Z (about 18 hours ago)
- Versions: 124
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 5,805,365 Total
- Docker Downloads: 7,962
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.533%
- Downloads: 1.599%
- Maintainers (4)
rubygems.org: algoliasearch
A simple Ruby client for the algolia.com REST API
- Homepage: https://www.algolia.com/doc/api-client/ruby/getting-started/
- Documentation: http://www.rubydoc.info/gems/algoliasearch/
- Licenses: MIT
- Latest release: 1.27.5 (published over 5 years ago)
- Last Synced: 2026-03-01T22:32:34.379Z (1 day ago)
- Versions: 92
- Dependent Packages: 16
- Dependent Repositories: 25,013
- Downloads: 85,675,771 Total
- Docker Downloads: 43,309,395
-
Rankings:
- Dependent repos count: 0.226%
- Downloads: 0.379%
- Docker downloads count: 0.783%
- Dependent packages count: 1.232%
- Average: 1.671%
- Forks count: 3.083%
- Stargazers count: 4.323%
- Maintainers (4)
rubygems.org: algolia
A simple Ruby client for the algolia.com REST API
- Homepage: https://github.com/algolia/algoliasearch-client-ruby
- Documentation: http://www.rubydoc.info/gems/algolia/
- Licenses: MIT
- Latest release: 3.36.0 (published 12 days ago)
- Last Synced: 2026-02-28T23:01:03.744Z (2 days ago)
- Versions: 124
- Dependent Packages: 6
- Dependent Repositories: 61
- Downloads: 5,801,719 Total
- Docker Downloads: 7,962
-
Rankings:
- Downloads: 2.114%
- Dependent packages count: 2.792%
- Forks count: 3.058%
- Average: 3.123%
- Dependent repos count: 3.356%
- Stargazers count: 4.293%
- Maintainers (4)
proxy.golang.org: github.com/algolia/algoliasearch-client-ruby
- Homepage:
- Documentation: https://pkg.go.dev/github.com/algolia/algoliasearch-client-ruby#section-documentation
- Licenses: mit
- Latest release: v3.36.0+incompatible (published 12 days ago)
- Last Synced: 2026-02-28T23:01:04.564Z (2 days ago)
- Versions: 71
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- git-precommit >= 0 development
- simplecov >= 0 development
- yard >= 0 development
- minitest-ci >= 0
- bundler >= 0 development
- httpclient >= 0 development
- m >= 0 development
- minitest >= 0 development
- minitest-hooks >= 0 development
- minitest-proveit >= 0 development
- rake >= 0 development
- rubocop <= 0.82.0 development
- webmock >= 0 development
- faraday >= 0.15, < 2.0
- multi_json ~> 1.0
- net-http-persistent >= 0
- actions/checkout v4 composite
- actions/github-script v7 composite
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite
- rubygems/release-gem 612653d273a73bdae1df8453e090060bb4db5f31 composite
- algolia 3.7.0
- base64 0.2.0
- bundler 2.4.10
- connection_pool 2.4.1
- faraday 2.11.0
- faraday-net_http 3.3.0
- faraday-net_http_persistent 2.1.0
- logger 1.6.1
- net-http 0.4.1
- net-http-persistent 4.0.4
- rake 13.2.1
- uri 0.13.1
Score: 25.29309794275254