- PHP >= 5.2
- MySQL
- Apache
- Redis
- Yii 1.x
- Put contents folder 'api' on a separate domain or in 'site' folder
- Add Yii Framework in 'api/yii' (or other place and change path in 'api.php')
- Import 'mysql.sql' in you database.
- Change MySQL settings in 'protected/config/main.php'
- Edit 'config.php' in 'site' folder, change the settings for your API URL.