-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(python-sdk): nested collections and documents (#32)
Documents are indexed by a key in a collection, and contain JSON data: * Create documents in a collection * Manage tags for a document * Iterate over documents in a collection (with filtering by tags possible) * Read document data Additionally nested collections are introduced.
- Loading branch information
1 parent
3c109cd
commit a6efc63
Showing
26 changed files
with
1,927 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.