glavweb/rest-demo-app

The REST API Demo Application


README

Get the application using composer:

composer create-project glavweb/rest-demo-app

Execute migrations:

php bin/console d:m:m -n

Execute fixtures:

php bin/console h:d:f:l -n