Skip to content

gavingmiller/pinned

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinned is a Pinboard API (v1.0) wrapper.

Pinned is currently in active development, and any methods, classes, or structure are liable to changes.

Installation

gem install pinned

Usage

Get all posts

require 'pinned'

pinned = Pinned.create(username, password)
pinned.posts_all

Thanks

A big thanks to the originators of the script:

About

Ruby wrapper for Pinboard.in API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%