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

jpmens/scrumptious

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
_id
 
 

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