WikklyText A wikitext server and rendering library


files/feed-icon-14x14.png Recently Edited Valid XHTML 1.0 Strict
API.TiddlyWeb.Resource.Bags edit
frank, 22 June 2008 (created 16 June 2008)
Tags: -rss
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:
formatDescriptionunittest?
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.