Skip to content
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
Compare
Choose a tag to compare
@MindFlavor MindFlavor released this 05 Jul 20:49
· 539 commits to master since this release

Implemented features:

  • Added Cosmos add document (both a plan &str and Serialize implementing struct).
  • Added Cosmos list documents method.
  • Added Cosmos get document method.
  • Added more examples.