dev-master
9999999-devSimple REST skeleton application for Owl framework
MIT
The Requires
- php ~5.4
- ext-json *
- ext-owl >=0.3
0.1.0
0.1.0.0Simple REST skeleton application for Owl framework
MIT
The Requires
- php ~5.4
- ext-json *
- ext-owl >=0.3
Wallogit.com
2017 © Pedro Peláez
Simple REST skeleton application for Owl framework
, (*1)
Special edition for easy creation of REST API services., (*2)
The simplest way to get started if you are using PHP 5.4 or above is to start the internal PHP cli-server in the root directory:, (*3)
php -S 0.0.0.0:8080 -t public/ public/index.php
This will start the cli-server on port 8080, and bind it to all network interfaces., (*4)
Note: The built-in CLI server is for development only., (*5)
This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information., (*6)
Simple REST skeleton application for Owl framework
MIT
Simple REST skeleton application for Owl framework
MIT