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">(:~ simplified module as derived version of the function found in http/restxq.xqm :)
module namespace page = 'http://basex.org/examples/web-page';