REST API using Phalcon PHP Framework with a Mysql database connection. The project is about a music rating application.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Configure Phalcon library in your php directory. You may follow official site instructions here.
I strongly recommend to test the application on (https://www.getpostman.com/).
Set up a localhost server to serve the php application.
And that's all ^^
Not automatic tests considered, sorry :(
Just be sure to have phalcon configurated in your php files. Deploy like a normal php application.
For the versions available, see the tags on this repository.
- Giancarlo Ramírez - gecedeveloper
This project is licensed under the GLP 3.0 License - see the LICENSE.md file for details