Get a document without using views

hi,

I want to query couchbase with document ID over REST API

I do not have any design docs or views created. please let me know how to query using HTTP

Regards
Shiv

Hi Shiv,

There is no supported REST API for retrieving documents in Couchbase. You need to use a smart SDK for your chosen programming environment - see http://docs.couchbase.com/developer/dev-guide-3.0/intro.html