That works. Thanks

On Thu, Sep 2, 2010 at 5:45 PM, Sean Coates <[email protected]> wrote:

> > I am learning couchdb, and I can't find a way to get a list of the
> _design
> > documents on a database without doing /db/_all_docs.
> >
> > Is there a better way to do this?
>
> Futon does:
>
> http://localhost:5984/dbname/_all_docs?limit=11&descending=true&startkey=%22_design0%22&endkey=%22_design%22
>
> S
>
>

Reply via email to