Basic and simple PHP wrapper for Diigo API. Allows you to add/update/delete bookmarks in your Diigo profile.
Tested on:
- php 5.3.14;
- Ubuntu/Windows7;
- cUrl v7.24.0.
About the Diigo API
Official Webpage: http://www.diigo.com/api_dev;
Get an API key: http://www.diigo.com/api_keys/new/
Example see in index.php file.