This project goal is to provide a very simple API in top of Satis.
Clone the project then run composer install
.
Copy the .env.dist
to .env
and update configuration if needed.
The app requires PHP 7.0+.
To launch tests, simply run vendor/bin/phpunit
.
This project is released under the MIT License. See the bundled LICENSE file for details.