Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davorg/pinboard
- Owner: davorg
- Created: 2019-06-17T12:00:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T15:10:15.000Z (over 5 years ago)
- Last Synced: 2024-10-27T11:11:08.030Z (2 months ago)
- Topics: hacktoberfest, perl, pinboard
- Language: Perl
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.