You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/04/18 08:07:33 UTC

[Couchdb Wiki] Update of "UriTemplates" by JasonMoiron

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by JasonMoiron:
http://wiki.apache.org/couchdb/UriTemplates

The comment on the change is:
still _all_docs in trunk

------------------------------------------------------------------------------
  
  To see all a listing of the data documents in a database:
  
-   http://localhost:5984/dbname/_docs
+   http://localhost:5984/dbname/_all_docs
  
  To see a document: