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 3 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 (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T19:44:59.000Z (7 days ago)
- Last Synced: 2025-12-20T22:07:31.781Z (4 days ago)
- Topics: algolia, gem, ruby, search
- Language: Ruby
- Homepage: https://www.algolia.com/doc/libraries/sdk/install#ruby
- Size: 4.07 MB
- Stars: 171
- Watchers: 78
- Forks: 73
- Open Issues: 10
- Releases: 69
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
- Create event: 28
- Issues event: 7
- Release event: 25
- Watch event: 5
- Issue comment event: 16
- Push event: 143
- Fork event: 2
Last Year
- Create event: 20
- Release event: 18
- Issues event: 4
- Watch event: 5
- Issue comment event: 10
- Push event: 95
- Fork event: 2
Committers metadata
Last synced: 1 day ago
Total Commits: 455
Total Committers: 2
Avg Commits per committer: 227.5
Development Distribution Score (DDS): 0.002
Commits in past year: 148
Committers in past year: 1
Avg Commits per committer in past year: 148.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| algolia-bot | a****t@a****m | 454 |
| Pierre Millot | p****t@a****m | 1 |
Committer domains:
- algolia.com: 2
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 35
Total pull requests: 84
Average time to close issues: 5 months
Average time to close pull requests: about 2 months
Total issue authors: 25
Total pull request authors: 22
Average comments per issue: 1.37
Average comments per pull request: 0.94
Merged pull request: 60
Bot issues: 1
Bot pull requests: 8
Past year issues: 6
Past year pull requests: 1
Past year average time to close issues: 18 days
Past year average time to close pull requests: less than a minute
Past year issue authors: 6
Past year pull request authors: 1
Past year average comments per issue: 1.5
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: 176,257,328 total
- Total docker downloads: 86,634,714
- Total dependent packages: 22 (may contain duplicates)
- Total dependent repositories: 25,074 (may contain duplicates)
- Total versions: 487
- 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 about 5 years ago)
- Last Synced: 2025-12-23T07:57:59.639Z (1 day ago)
- Versions: 92
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 82,726,115 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.34.2 (published 1 day ago)
- Last Synced: 2025-12-23T13:33:48.106Z (1 day ago)
- Versions: 119
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 5,429,796 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 about 5 years ago)
- Last Synced: 2025-12-21T22:01:24.932Z (3 days ago)
- Versions: 92
- Dependent Packages: 16
- Dependent Repositories: 25,013
- Downloads: 82,671,538 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.34.2 (published 1 day ago)
- Last Synced: 2025-12-23T13:47:02.062Z (1 day ago)
- Versions: 119
- Dependent Packages: 6
- Dependent Repositories: 61
- Downloads: 5,429,879 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.34.1+incompatible (published 7 days ago)
- Last Synced: 2025-12-22T13:33:20.094Z (2 days ago)
- Versions: 65
- 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.278995581816837