Skip to content

lyoshenka/pinboardApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinboard API

A super-simple PHP wrapper for the Pinboard API.

require_once 'pinboardApi.php';
$api = new PinboardApi('USRENAME', 'PASSWORD');
$api->postsGet();

Feel free to file issues. I'm not working on this much but I'll gladly add requested features. Pull requests also welcome.

About

A PHP wrapper around the Pinboard API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages