All queries are some form of document name. The general form is http://localhost:port/verb=Name where port defaults to 8000.
Supported queries include:
The server also supports a single post request, as generated by the edit= page to submit new text.
No authentication is (as yet) provided for.
The pages themselves are simple text, with some DocumentedConversionRules to generate html for them.
The server is invoked with two optional command line arguments, the first is the name of the database (defaulting to "wikitest") and the second is the listener port number (defaulting to 7999.)
In the translation, wikiwords that don't have corresponding pages yet are marked with a question mark (?) and link directly to and edit page to allow efficient creation.