Global API that provides lunch menu based on provided ingredients.
Installed Composer. Can be obtained from https://getcomposer.org/.
Run composer update
.
Set Virtual host pointing to public/index.php
.
Hit /lunch
route from previously set host
Test suit can be run from project root bin/phpunit.phar
- Move constants to config files
- Consider later using some ORM and better repository linking
- Use some API documentation like Nelmio
- Proper Vagrant file with puppet