neomerx/json-api with Phalcon PHP Framework
- Create the project
composer create sumeko/phalcon-jsonapi api-project- Change the CWD
cd api-project- Run the PHP Built-in Web Server
php -S 127.0.0.1:8000 -t public- Open the browser and navigate to the below urls