This project was developed with symfony 4.2 framework
composer install
mysql server
In your console run:
bin/console doctrine:migrations:migrate
In your console run:
bin/console server:start
It will serve on localhost:8000
Restfull api endpoints in here