Details
-
Task
-
Resolution: Resolved
-
Critical
-
None
-
8
-
SDK32: Eventing Mgmt
Description
Travel Sample application, using the 7.0β data bucket with scopes and collections.
Add to 3.1 and 3.2 documentation.
The Travel Sample Application introduces customers to using Couchbase through the SDKs, by demonstrating an app which authenticates against a cluster, and performs queries and searches.
The 7.0 updates to work with Collections can be seen in:
- https://github.com/couchbaselabs/try-cb-java
- https://github.com/couchbaselabs/try-cb-nodejs
- https://github.com/couchbaselabs/try-cb-python
& the front end is at https://github.com/couchbaselabs/try-cb-frontend-v2