Sha256: 3224943a49cea7d618b69ca724e5b0b34d4c1b5f01beaa89e5264f1bc9f836ea
Contents?: true
Size: 669 Bytes
Versions: 5
Compression:
Stored size: 669 Bytes
Contents
pocket-ruby =========== [![Code Climate](https://codeclimate.com/github/turadg/pocket-ruby.png)](https://codeclimate.com/github/turadg/pocket-ruby) [![Gem Version](https://badge.fury.io/rb/pocket-ruby.png)](http://badge.fury.io/rb/pocket-ruby) Ruby API for v3 of the [Pocket API](http://getpocket.com/developer/docs/overview) (formerly Read It Later) # Usage Just clone the repo here and refer to the demo-server.rb file for examples on how to interact with the Pocket API. ```sh git clone cd pocket-ruby bundle install ruby demo-server.rb ``` Pocket-Ruby can be installed via the gem, ```gem install pocket-ruby``` Or via bundler, ```gem 'pocket-ruby'```
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pocket-ruby-0.2.1 | README.md |
pocket-ruby-0.2.0 | README.md |
pocket-ruby-0.1.0 | README.md |
pocket-ruby-0.0.9 | README.md |
pocket-ruby-0.0.8 | README.md |