https://github.com/fujio-turner/sg-stream-demo
A simple Sync Gateway event feed listener
https://github.com/fujio-turner/sg-stream-demo
couchbase-mobile couchbase-sync-gateway sync-gateway
Last synced: about 1 year ago
JSON representation
A simple Sync Gateway event feed listener
- Host: GitHub
- URL: https://github.com/fujio-turner/sg-stream-demo
- Owner: Fujio-Turner
- License: apache-2.0
- Created: 2017-02-22T02:16:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T16:48:06.000Z (over 2 years ago)
- Last Synced: 2025-02-18T01:17:41.795Z (over 1 year ago)
- Topics: couchbase-mobile, couchbase-sync-gateway, sync-gateway
- Language: Python
- Homepage:
- Size: 274 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sg-stream-demo
simple _change(event) feed listener for Sync Gateway
This script is a simple example of how to get a continuous data feed from Sync Gateway like IMAGE BELOW.
For a complete list of options to the _changes api go to: https://developer.couchbase.com/documentation/mobile/current/references/sync-gateway/rest-api/index.html#/database
