tpsutils 0.0.3
tpsutils: ^0.0.3 copied to clipboard
a small set of utility functions for reading and writing collections in an authenticated backend.
This package includes methods for reading and adding to remote collections.
Features #
getCollection(username, password, collectionName) - fetches an entire collection, after first performing a username / password authentication. putCollectionItem(username, password, collectionName, document)
Getting started #
Understanding of collections is important.
Usage #
See features above.
Additional information #
This is an early beta version of the package.