How to install

Start docker

./docker/scripts/docker-start

And after docker started

./docker/scripts/prepare-db

That's all, you can check API here http://localhost/api/doc

How to run tests

./docker/scripts/phpunit