DRAFT
This information is preliminary and not yet (or only partially) implemented. Do not rely on any information presented here until this notice is removed.
Bags are requested via:
GET API_ROOT/bags
The following
media types are supported:
| format | Description | unittest? |
|---|
| txt | A newline-separated list of bag names. | Y |
| html | A human-readable page of links to bags. Clients should not assume anything about the internal format of the HTML. | Y |
| json | A list of bag names. | Y |
Once you have a list of bags, you can work with their tiddlers via
API.TiddlyWeb.Resource.Bags.Tiddlers.