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

https://github.com/hubgit/delicious-network

Delicious network aggregator
https://github.com/hubgit/delicious-network

Last synced: 11 months ago
JSON representation

Delicious network aggregator

Awesome Lists containing this project

README

          

Requirements:
PHP 5, MySQL

Usage:
* Put the files somewhere useful on a web server
* Create a MySQL database and import the structure from db.sql
* Copy config-example.inc.php to config.inc.php and replace YOUR_DELICIOUS_USERNAME and DATABASE_* with real values
* Run fetch.php regularly using cron to fetch updates from your Delicious network
* Open the folder in a web browser to view the list of bookmarks

Changelog:
2009-04-07: Fetches and stores bookmarks, displays chronologically
2009-04-08: Basic meme tracker