Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davorg/pinboard

Stuff for interacting with Pinboard.in
https://github.com/davorg/pinboard

hacktoberfest perl pinboard

Last synced: 23 days ago
JSON representation

Stuff for interacting with Pinboard.in

Awesome Lists containing this project

README

        

# pinboard

I've started playing with [Pinboard](https://pinboard.in/) and, in particular, its API.
This repo is a dumping ground for anything I write that seems vaguely useful.

I'm largely a Perl programmer, so these programs will mostly be in Perl. I've been using
[WWW::Pinboard](https://metacpan.org/pod/WWW::Pinboard) which is a Perl library that wraps
the API. There's likely a similar library for your favourite language - which will make
translating these programs pretty easy.

Let me know if you find any of this stuff useful. I'm
[@davorg](https://twitter.com/davorg) on Twitter.