Skip to content

Ruby wrapper for the Pocket REST and Search APIs

License

Notifications You must be signed in to change notification settings

theoldreader/pocket-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocket-ruby

Code Climate Gem Version

Ruby API for v3 of the Pocket API (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.

	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', '~> 0.0.5'

About

Ruby wrapper for the Pocket REST and Search APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published