Can we use Couchbase Rest API in web applications and mobile Applications?

Hi,

I have doubt about couch base. I don't want to use couch base lite in my iOS and Android applications. Because my application don't want offline sync data.

Can I use Couchbase Rest API in web applications and mobile applications.

Yes, REST API can be used in web and mobile applications. The API is documented at:

http://developer.couchbase.com/documentation/server/4.0/rest-api/rest-endpoints-all.html

Can you clarify what your doubt is?

Arun

Perfect, just i need confirmation, is it good or not to use Rest API on Web and Mobile Applications.

Have you any sample snippet for creating Table6 Views endpoints i mean create and access documents from Rest API

I particularly don’t have an exact sample but somebody else might.

Sounds good, Thanks for reply.