Access to Tiddlers via the web. GET and PUT a Tiddler, GET a list of revisions of a Tiddler.
Delete this tiddler from the store. What delete means is up to the store.
Get a representation of a single tiddler, dependent on the chosen serialization and permissions of the containing bag.
Get the list of revisions for this tiddler.
Take a collection of JSON tiddlers, each with a text key and value, and process them into the store. That collection is known as a TiddlerChronicle.
Put a tiddler into the store.