On Wed, Apr 1, 2009 at 1:39 PM, Faisal Abid <[email protected]> wrote: > Is there a way to create a view to a document via the HTTP API and not > Futon? >
_design/ documents use the same document api as anything else. Just create the appropriate document member for "views" and PUT to the proper URL. More information can be found on the wiki: http://wiki.apache.org/couchdb/HTTP_Document_API http://wiki.apache.org/couchdb/HTTP_view_API HTH, Paul Davis > > Thanks, > Faisal Abid > ---------------------- > Faisal Abid > CEO/Software Engineer : AndSpot,Inc. > Home Phone: 416 283 8769 > Cell Phone: 905 962 6069 > http://www.g-unix.com > http://www.andspot.com > http://www.andspot.com/blog > > >
