| REST
| <nowiki>http://[host]:[port]/[servlet_context_path]/rest</nowiki>
| access the BaseX-XML-databaseand its resources, see [[REST]]
|- valign="top"
| RESTXQ
| <nowiki>http://[host]:[port]/[servlet_context_path]/restxq</nowiki>
| facility to make your modules a web applicationcreate XQuery Web Services, see [[RESTXQ]]
|- valign="top"
| WebDAV
| <nowiki>http://[host]:[port]/[servlet_context_path]/webdav</nowiki> or<br/><nowiki>webdav://[host]:[port]/[servlet_context_path]/webdav</nowiki> (depending on client)
| access databases in a via the filesystem representation, see [[WebDAV]]
|- valign="top"
| WebserverWeb server
| <nowiki>http://[host]:[port]/[servlet_context_path]</nowiki>
| place access your standard web stuff there files (e.g. HTML, JavaScript or CSS).
|}