TiddlyWeb

TiddlyWeb is an open source HTTP API for storing and accessing flexible and composable microcontent. It is also a toolkit for tiddlers on the web and a robust server side for TiddlyWiki.

TiddlyWeb by itself provides the base HTTP API, storage engine and default serializations. A large variety of plugins provide additional functionality.

Quick Start

The quickest way to get going with an operational installation of TiddlyWeb is to install tiddlywebwiki.

See the quick start documentation for that.

Additional Documentation

Besides package documentation starting at tiddlyweb Package, additional documentation can be found at http://tiddlyweb.com and http://docs.tiddlyweb.com/.

Note that all of this documentation is in a constant state of flux, as it should be. If you find an error please help to fix it.

Source

The TiddlyWeb source is kept at GitHub.