How to connect to Couchbase Lite REST API -


Couchbase Light Documentation (semi-docs!) Has mentioned this about connecting to the REST API:

Provides native, object-oriented APIs for iOS and Android devices that are integrated with your app framework. These API maps can map documents in their own original object model, you work directly with JSON structures, or both. In addition, the applications made with Web Technologies can use the CouchBase Lite REST API (for example, JavaScript, C # or Python applications).

Is it only in the context of phonegap and similar technology to make available to their own listeners, or is there any normal light server cover that can be used in any reference to CBL Rest API Can make it accessible?! (This is what is my guess)

It is possible to say that it is possible for example that REST in any reference connected to CBL by Python (Available Libs / Course With the equipment), or is it not possible?

(I understand the difference between CouchBase Light and Couchbase Server so that's what I'm asking about, I'm about Kachbaz Lite I'm talking rigidly).

You can create your cover and include the CBL Restine API:

< / Div>

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -