Rest API documentationΒΆ

This section describes the basic commands for communicating with the server via Rest requests

To get started, you need to download the docker image from the docker hub and run it.

docker run -p 54541:54541 restbase/restbase-server

Follow Quickstart for more detailed information.