Downlload RestX: $ curl -Ls http://restx.io/install.sh | sh
restx> shell install looking for plugins... choice: 1
Import dans Idea: open the app in your IDE by importing the Maven pom, and run the machinepocker.javabot.AppServer class to launch
Run: run it from restx shell, using:
deps install
to install its dependencies
app run
to run it
Admin ui : http://localhost:8080/api/@/ui/ user:admin pwd:admin