Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

jpmens/scrumptious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 git@github.com:jpmens/scrumptious.git
cd scrumptious
couchapp push http://localhost:5984/scrumptious

> go to the URL shown

URLs

Start here

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

List all URLS

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

Grab bookmarks file

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

Credits

This small app uses the following modules:

License

Copyright 2010 Jan-Piet Mens jpmens@gmail.com Licensed under the Apache License, Version 2.0.

Releases

No releases published

Packages

No packages published