An open API service indexing awesome lists of open source software.

https://github.com/mickaelandrieu/soapserver

SOAP Server for Swimming Pool Party project
https://github.com/mickaelandrieu/soapserver

Last synced: 7 months ago
JSON representation

SOAP Server for Swimming Pool Party project

Awesome Lists containing this project

README

          

SwimmingPoolParty
=================

SOAP/REST App to comment the Paris Swimming Pools

Installation
------------

1) Install composer

2) ``composer install``

3) create swimmingpools database and edit ``app/config/parameters.yml`` file

4) create the schema (captain' obvious) `` php app/console do:sc:up --force``

5) execute ``php app/console sw:load:fixtures-comments && php app/console sw:load:fixtures-swimming``

6) Done. at ``app_dev.php`` you have Hello World ! and on ``app_dev.php/swimming-pools/`` you have the json output
of swimming pools.