Skip to content

Based on project from Couchbase labs. Adaptation to connect our android app and our data manager in Desktop Java and WebJava to the sync Gateway and have information from buckets sync seamlessly via the couchbase sync gateway rest api. Apparently current couchbase smart clients for Java cannot connect to Sync Gateway directly. Data persisted dir…

Notifications You must be signed in to change notification settings

GUIAMOVILTURISTICAUPSE/GuiaMobilCouchbaseSyncGatewayRestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuiaMobilCouchbaseSyncGatewayRestAPI

Based on project from Couchbase labs. Adaptation to connect our android app and our data manager in Desktop Java and WebJava to the sync Gateway and have information from buckets sync seamlessly via the couchbase sync gateway rest api. Apparently current couchbase smart clients for Java cannot connect to Sync Gateway directly. Data persisted directly to couchbase servers buckets directly cannot be replicated to mobile via sync gateway. The Sync Gateway REST API is the way to go to have data sync bewteen couchbase server and couchbase lite. Thats the reason for this project. Uses SpringBoot to produce UberJars. Maven based project.

About

Based on project from Couchbase labs. Adaptation to connect our android app and our data manager in Desktop Java and WebJava to the sync Gateway and have information from buckets sync seamlessly via the couchbase sync gateway rest api. Apparently current couchbase smart clients for Java cannot connect to Sync Gateway directly. Data persisted dir…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages