Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Implement formal Cordova/PhoneGap API #94

Open
jfspencer opened this issue May 17, 2017 · 3 comments
Open

Implement formal Cordova/PhoneGap API #94

jfspencer opened this issue May 17, 2017 · 3 comments

Comments

@jfspencer
Copy link

It would be great to have a standardized Cordova API instead of relying solely on the REST API. I have the foundation written here. It doesn't contain a full replacement for the REST API yet, but it would be very straight forward to implement the remaining functionality.

Also based on the REST API wiki page on the Couchbase Lite 2 repo the REST API is more limited than the 1.x version and is more intended for testing than actual production use. So instead of doubling the work to build out the rest api again, why not just have a complete native api using the standard Cordova interface?

@dhavaln
Copy link

dhavaln commented Jun 1, 2017

+1

@djpongh djpongh added this to the 2.2.0 milestone Jun 6, 2017
@djpongh djpongh added the icebox label Jun 6, 2017
@tommyo
Copy link

tommyo commented Nov 7, 2017

@jfspencer We did quite a bit of work towards that end in the spring. Would love some help.
https://github.com/UssieApp/cordova-couchbase-lite

@jfspencer
Copy link
Author

@tommyo cool, looks like a good start. Its probably best to wait until CBL 2 is released to continue work though.

@ghost ghost modified the milestones: 2.2.0, 2.1.0 Nov 8, 2017
@ghost ghost added backlog P1: high and removed icebox labels Nov 8, 2017
@ghost ghost removed this from the 2.1.0 milestone Mar 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants