Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 468 Bytes

README.markdown

File metadata and controls

23 lines (14 loc) · 468 Bytes

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: