2017 © Pedro Peláez
 

project rest-demo-app

The REST API Demo Application

image

glavweb/rest-demo-app

The REST API Demo Application

  • Wednesday, June 15, 2016
  • by nilov
  • Repository
  • 2 Watchers
  • 9 Stars
  • 100 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

REST Demo Application

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

The Versions