Registry / http-client / pocket-ruby

pocket-ruby

JSON →
library0.6.0rbrubygemsunverified

A Ruby wrapper for the Pocket API v3 (Add, Modify and Retrieve).

gem install pocket-ruby
INSTALL
IMPORT
SIG · POCKET-RUBY
P
pocket-ruby
http-clientrubyv0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pocket
require 'pocket-ruby'

Interact with the Pocket API to manage bookmarks

require 'pocket-ruby' Pocket.configure do |config| config.consumer_key = 'YOUR_KEY' end client = Pocket.client(access_token: 'TOKEN') client.retrieve(count: 10)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
16
Amazon
1
Resources
pocket-ruby — gem install pocket-ruby · libregistry