It would help to know what you are aiming to accomplish. What platforms are 
your targeting to run your C code on?

Couchbase Server has a mature C 
library<http://www.couchbase.com/communities/c-client-library>. 
If you want to interact with data from your servers in the cloud, this is 
probably a good bet. If you are writing C code on mobile devices, it would 
help to know more...

Chris

On Wednesday, March 5, 2014 6:06:14 AM UTC-8, Sebastien Flaesch wrote:
>
> Hello,
>
> I am new to Couchbase so forgive me for this question if it's obvious:
>
> Couchbase lite supports RESTful API as described here:
> http://docs.couchbase.com/couchbase-lite/cbl-api/
>
> Reading that documentation, I did not found how to send HTTP requests to 
> the local Couchbase lite
> software component of a mobile application...
>
> I found the doc about PhoneGap, but if I understand correctly, this is a 
> complete framework/container?
>
> I do not want to use the "Native APIs" (Java / Objective-C) ...
>
> Is there no low-level way, using the C SDK for example?
>
> http://www.couchbase.com/autodocs/couchbase-c-client-2.2.0/lcb_make_http_request.3couchbase.html
> Or is this only for Couchbase server client programming?
>
> Not quite clear if the "SDKs" apply to Couchbase server programming, 
> Couchbase lite or both...
>
> Thanks!
> Seb
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/e894922e-5801-48f9-8db4-8aa72f072b10%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to