Skip to content

johan--/scrumptious

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truly Scrumptious bookmarks in CouchDB

This CouchApp implements a del.icio.us-like bookmarking application on top of CouchDB. URLs with title, tags, and description are POSTed into a CouchDB update-handler. Read about it and view some screenshots here.

Changes

2010-05-27 Incomplete: search keywords
2010-06-01 Support for in-place edits of Title and Description

Installation

git clone [email protected]:jpmens/scrumptious.git
cd scrumptious
couchapp push http:https://localhost:5984/scrumptious

> go to the URL shown

URLs

Start here

http:https://localhost:5984/scrumptious/_design/app/index.html

List all URLS

http:https://localhost:5984/scrumptious/_design/app/_list/ls/all

Grab bookmarks file

http:https://localhost:5984/scrumptious/_design/app/_list/bookmarksfile/all

Credits

This small app uses the following modules:

License

Copyright 2010 Jan-Piet Mens [email protected] Licensed under the Apache License, Version 2.0.