Skip to content

Latest commit

 

History

History
 
 

RestApplication

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Before using this demo application please make sure you've..
* Changed the APP_NAME constant in public/index.php into something you like
* Added the Zend and Glitch library in the library folder

After that you can test if everything work by calling:
* http://<yourhost>/example/example - Should give a XML response
* php index.php -r scripts.util.example -e development - Should give a 'It works!' response