이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

WebServer API: Get Wiki

2018년 10월 2일 오후 12:47

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