Boilerplate for a silex rest api
for testing purposes SilexApiConsumer
--
TODO
-
add configuration -> bind app debug- change this to a better lib (which allows overriding)
- make a PR to wisdom
-
add monolog -
add models -
add persistence layer, crud ops.
add consumer silex app with buzzadd Unit testsadd Integration testscreate 2 different test suites for unit/integration- add functional tests
- configure code coverage
- get it working on heroku