Details
-
Task
-
Resolution: Fixed
-
Major
-
None
-
10
-
DOC-2021-Aug15-S16
Description
Port the Travel Sample Application backend server REST API to LCB 3.2.0, including multi-tenant support using Scopes and Collections. In short, the goal is to support all of the methods of the Swagger API specification, so the frontend-v2 can just use this version of the backend (as it would any other backend) to demonstrate a libcouchbase implementation of the same features.
NOTES
- An incremental approach is preferred so we can get something out there soon and improve later.
- CCBC-1427 was spawned to suggest that we refactor a bit more to implement a fully async sample.