This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

WebServer API: Get Wiki

 2nd October 2018 at 12:47pm

Get the main wiki

GET /

The wiki is composed by rendering the tiddler identified in the root-tiddler parameter with the render type in the root-render-type parameter. This is then served with the content type from the root-serve-type parameter.

Parameters:

  • none

Response:

  • 200 OK
    Content-Type: text/html
    Body: data retrieved from file