You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Benoit Chesneau <bc...@gmail.com> on 2009/10/14 19:08:18 UTC

couchapp handler for couchdb ?

Hi all,

Has someone already worked on a couchapp handler for couchdb ? The
main goal of this handler would be browsing dbs an design docs
containing a "couchapp" member and give the list in result. (something
like {"db", "designname", "title", 'url"} . I would be interrested in
such thing. i could wrote mine but if it already exists ....

Technically my idee was maintening list of couchapps with ets, and
update this list on db changes using such thing :
https://issues.apache.org/jira/browse/COUCHDB-508 .

I'm forwarding this to user@ too since it could interrest them too.
(having a couchapp/desktop) ml on apache would be good definitly.

- benoît

Re: couchapp handler for couchdb ?

Posted by Chris Anderson <jc...@apache.org>.
On Wed, Oct 14, 2009 at 10:08 AM, Benoit Chesneau <bc...@gmail.com> wrote:
> Hi all,
>
> Has someone already worked on a couchapp handler for couchdb ? The
> main goal of this handler would be browsing dbs an design docs
> containing a "couchapp" member and give the list in result. (something
> like {"db", "designname", "title", 'url"} . I would be interrested in
> such thing. i could wrote mine but if it already exists ....
>
> Technically my idee was maintening list of couchapps with ets, and
> update this list on db changes using such thing :
> https://issues.apache.org/jira/browse/COUCHDB-508 .
>
> I'm forwarding this to user@ too since it could interrest them too.
> (having a couchapp/desktop) ml on apache would be good definitly.
>

There is some code in jquery.couch.js which can list the set of
available applications in a DB by looking for all design docs that
have an index.html or an index pointer.

Chris

> - benoît
>



-- 
Chris Anderson
http://jchrisa.net
http://couch.io