{"id":20732393,"url":"https://github.com/jpush/jpush-api-ruby-client","last_synced_at":"2025-04-05T05:04:58.848Z","repository":{"id":56879283,"uuid":"13467456","full_name":"jpush/jpush-api-ruby-client","owner":"jpush","description":"JPush's officially supported Ruby client library for accessing JPush APIs. 极光推送官方支持的 Ruby 版本服务器端 SDK。","archived":false,"fork":false,"pushed_at":"2022-02-18T09:14:20.000Z","size":330,"stargazers_count":99,"open_issues_count":2,"forks_count":60,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-04-26T21:02:55.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.jiguang.cn","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/jpush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-10T09:38:13.000Z","updated_at":"2023-11-17T15:27:20.000Z","dependencies_parsed_at":"2022-08-20T23:10:50.641Z","dependency_job_id":null,"html_url":"https://github.com/jpush/jpush-api-ruby-client","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjpush-api-ruby-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjpush-api-ruby-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjpush-api-ruby-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpush%2Fjpush-api-ruby-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpush","download_url":"https://codeload.github.com/jpush/jpush-api-ruby-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289426,"owners_count":20914464,"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":[],"created_at":"2024-11-17T05:19:11.486Z","updated_at":"2025-04-05T05:04:58.829Z","avatar_url":"https://github.com/jpush.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JPush API Ruby Client\n\n[![Build Status](https://travis-ci.org/jpush/jpush-api-ruby-client.svg?branch=master)](https://travis-ci.org/jpush/jpush-api-ruby-client)\n[![Gem Version](https://badge.fury.io/rb/jpush.svg)](https://badge.fury.io/rb/jpush)\n\n这是 JPush REST API 的 Ruby 版本封装开发包，是由极光推送官方提供的，一般支持最新的 API 功能。\n\n对应的 REST API 文档: https://docs.jiguang.cn/jpush/server/push/server_overview/\n\n\u003e 支持的 Ruby 版本：\u003e= 2.2\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jpush'\n# OR\ngem 'jpush', git: 'https://github.com/jpush/jpush-api-ruby-client.git'\n```\n\n## Usage\n\n- [Getting Started](https://github.com/jpush/jpush-api-ruby-client/blob/master/docs/Guides.md#getting-started)\n- [Push API](https://github.com/jpush/jpush-api-ruby-client/blob/master/docs/Guides.md#push-api)\n- [Report API](https://github.com/jpush/jpush-api-ruby-client/blob/master/docs/Guides.md#report-api)\n- [Schedule API](https://github.com/jpush/jpush-api-ruby-client/blob/master/docs/Guides.md#schedule-api)\n- [Device API](https://github.com/jpush/jpush-api-ruby-client/blob/master/docs/Guides.md#device-api)\n- [Http2 Support](https://github.com/jpush/jpush-api-ruby-client/tree/http2)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Testing\n\n```bash\n# 复制测试的配置文件\n$ cp test/config.yml.example test/config.yml\n\n# 编辑 test/config.yml 文件，填入必须的变量值\n# OR 设置相应的环境变量\n\n# 运行全部测试用例\n$ bundle exec rake\n\n# 运行某一具体测试用例\n$ bundle exec rake test TEST=test/jpush/xx_test.rb\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/jpush/jpush-api-ruby-client.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpush%2Fjpush-api-ruby-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpush%2Fjpush-api-ruby-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpush%2Fjpush-api-ruby-client/lists"}