Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flum1025/epns-client
https://github.com/flum1025/epns-client
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flum1025/epns-client
- Owner: flum1025
- Created: 2016-01-27T10:14:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T17:59:45.000Z (over 8 years ago)
- Last Synced: 2024-10-08T14:56:46.074Z (29 days ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EPNs-client
===========##What is it?
EPNs用のrubyクライアントです。詳細は[EPNs](http://epns.flum.pw)
動作確認はruby 2.0.0p481及びruby 2.1.0ですがruby 1.9.3でも動くと思います。
##How to Use
Rubyのインストールは省きます。
準備として
```
gem install epns_client
```
を実行してください
まず、[EPNsのトップページ](http://epns.flum.pw/)でユーザー登録をし、api_keyを取得してください。
必要なデータをクライアントに指定すれば接続できます。
example/にデモ用のclient.rbと説明が書いてるので参考にしてください。
質問等ありましたらTwitter:[@flum_](https://twitter.com/flum_)までお願いします。
##License
The MIT License
-------
(c) @2015 flum_