PHP Codeigniter + REST API for rios-mini-library-app
Clone/Download this repository on your server
Ex: C:/xampp/htdocs/folder-name-api
- Apache Server
- PHP Version 5.6.*
- MySQL Version 5.5.5
- rios-mini-library - AngularJS for rios-mini-library-api
- Open your xampp and start the Apache Web Server and MySql Database
- Create a database for this App.
- Restore the database from folder-name-api/database folder.
- Open the file under the folder-name-api/application/config/database.php and change the value of the username, password and database depending on the credentials of your server.
Please read instruction on the rios-mini-library
- Codeigniter 2.2
- REST API