Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.29 KB

PHP REST API

REST API using Phalcon PHP Framework with a Mysql database connection. The project is about a music rating application.

Getting Started

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.

Prerequisites

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/).

Installing

Set up a localhost server to serve the php application.

And that's all ^^

Running the tests

Not automatic tests considered, sorry :(

Deployment

Just be sure to have phalcon configurated in your php files. Deploy like a normal php application.

Built With

Versioning

For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the GLP 3.0 License - see the LICENSE.md file for details