{"id":20462281,"url":"https://github.com/drish/rioter","last_synced_at":"2026-05-29T18:31:29.563Z","repository":{"id":72519336,"uuid":"217757074","full_name":"drish/rioter","owner":"drish","description":"Riot Games API gem ","archived":false,"fork":false,"pushed_at":"2020-01-19T22:19:24.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T11:50:26.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-26T19:10:49.000Z","updated_at":"2020-01-19T22:19:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c973992-256c-468e-b73f-8474cf88e03c","html_url":"https://github.com/drish/rioter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drish/rioter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drish%2Frioter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drish%2Frioter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drish%2Frioter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drish%2Frioter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drish","download_url":"https://codeload.github.com/drish/rioter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drish%2Frioter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T12:34:15.722Z","updated_at":"2026-05-29T18:31:29.536Z","avatar_url":"https://github.com/drish.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rioter (wip)\n\nRiot Games API ruby gem.\n\n[![Build Status](https://travis-ci.org/drish/rioter.svg?branch=master)](https://travis-ci.org/drish/rioter)\n\n## Installation\n\nAdd this line to your application’s Gemfile:\n\n```ruby\ngem 'rioter'\n```\n\n## Getting Started\n\n```ruby\nclient = Rioter::Client.new(api_key, region)\n\n# entries by tier\nentries = client.leagues.by_queue_tier_division(queue: \"RANKED_SOLO_5x5\", tier: \"IRON\" , division: \"IV\", page: 3)\n\n# apex leagues\ngrandmaster_entries = client.leagues.by_grandmaster_league(queue: \"RANKED_SOLO_5x5\")\nchallenger_entries = client.leagues.by_challenger_league(queue: \"RANKED_SOLO_5x5\")\n```\n\n## Contributing\n\nEveryone is encouraged to help improve this project. Here are a few ways you can help:\n\n- [Report bugs](https://github.com/drish/rioter/issues)\n- Fix bugs and [submit pull requests](https://github.com/drish/rioter/pulls)\n- Write, clarify, or fix documentation\n- Suggest or add new features\n\nTo get started with development and testing:\n\n```sh\ngit clone https://github.com/drish/rioter.git\ncd rioter\nbundle install\nbundle exec rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrish%2Frioter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrish%2Frioter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrish%2Frioter/lists"}