A simple RESTXQ module is shown below. It is part of a clean installation and available at http://localhost:8984/restxq/ .
<pre class="brush:xquery">(:~ derived simplified version of the function found in httpwebapp/restxq.xqm :)
module namespace page = 'http://basex.org/examples/web-page';