This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
[Cosmos] Added create document, list documents and get document
Pre-release
Pre-release
Implemented features:
- Added Cosmos add document (both a plan
&str
andSerialize
implementing struct). - Added Cosmos list documents method.
- Added Cosmos get document method.
- Added more examples.