Resource


A single of tiddler contained by the named bag. The current user must pass the read constraint on the bag to see the tiddler, edit to edit, create to create and delete to delete.

Representations


text/plain
A text representation of the tiddler. See text tiddler.
text/html
An HTML representation of the tiddler. See HTML tiddler.
application/json
JSON representation of the tiddler. See JSON tiddler.

Methods


GET


Get the tiddler.

PUT


Create or edit the named tiddler use the text or JSON representations. The tiddler will be stored in the named bag.

DELETE


Delete the tiddler.

Notes



Example


http://tiddlyweb.peermore.com/wiki/bags/docs/tiddlers/HTTP%20API