{"id":16947698,"url":"https://github.com/kanata2/japic","last_synced_at":"2025-03-21T09:40:39.294Z","repository":{"id":56878335,"uuid":"85143922","full_name":"kanata2/japic","owner":"kanata2","description":"Jleague API Client library implemented by ruby","archived":false,"fork":false,"pushed_at":"2017-03-16T21:33:16.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-06T15:18:53.496Z","etag":null,"topics":["api-client","football-data","jleague","ruby","soccer"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/japic","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kanata2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-16T02:35:17.000Z","updated_at":"2017-03-16T20:54:01.000Z","dependencies_parsed_at":"2022-08-20T11:40:39.014Z","dependency_job_id":null,"html_url":"https://github.com/kanata2/japic","commit_stats":null,"previous_names":["naoki-k/japic"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanata2%2Fjapic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanata2%2Fjapic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanata2%2Fjapic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanata2%2Fjapic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanata2","download_url":"https://codeload.github.com/kanata2/japic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776270,"owners_count":20508503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api-client","football-data","jleague","ruby","soccer"],"created_at":"2024-10-13T21:48:04.165Z","updated_at":"2025-03-21T09:40:39.266Z","avatar_url":"https://github.com/kanata2.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Japic\n[![Build Status](https://travis-ci.org/naoki-k/japic.svg?branch=master)](https://travis-ci.org/naoki-k/japic)\n\n[Jleague API (unofficial)](http://labs.s-koichi.info/blog/archives/2014/02/08/1759-602.php) Client library implemented by ruby\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'japic'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install japic\n\n## Usage\n\n```ruby\nclient = Japic::Client.new\n\n# if you want schedule( or result)\nschedule = client.schedule(year: 2017, league: 'j1')\n\n# or if you want ranking of n th section\nranking = client.ranking(year: 2017, league: 'j2', section: 1)\n```\n\n## TODO\n\n- [ ] error handling\n- [x] prepare an interface easy to use\n- [ ] document of usage\n- [ ] test\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/naoki-k/japic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanata2%2Fjapic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanata2%2Fjapic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanata2%2Fjapic/lists"}