Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 525 Bytes

Satis API

Build Status

This project goal is to provide a very simple API in top of Satis.

Installation

Clone the project then run composer install. Copy the .env.dist to .env and update configuration if needed.

The app requires PHP 7.0+.

Tests

To launch tests, simply run vendor/bin/phpunit.

License

This project is released under the MIT License. See the bundled LICENSE file for details.