BaseX HTTP Services

Welcome to the BaseX HTTP Services. They allow you to:

Find more information on the Web Application page in our documentation.

The following sample applications give you a glimpse of how applications can be written with BaseX:

DBA: Database Administration

The Database Administration interface is completely written in RESTXQ.
The source code helps to understand how complex web applications can be built with XQuery.

WebSocket Chat

The chat application demonstrates how bidirectional communication is realized with BaseX.
For a better experience when testing the chat, consider the following steps:

  1. Create different database users first (e.g. via the DBA).
  2. Open two different browsers and log in with different users.