Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xtlsoft/rqo
RQO, The Responsive, Quick, Objective Server Platform.
https://github.com/xtlsoft/rqo
Last synced: 2 days ago
JSON representation
RQO, The Responsive, Quick, Objective Server Platform.
- Host: GitHub
- URL: https://github.com/xtlsoft/rqo
- Owner: xtlsoft
- License: mit
- Created: 2017-08-24T06:04:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T01:45:30.000Z (about 7 years ago)
- Last Synced: 2024-04-20T20:47:36.541Z (7 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RQO
[![License](https://poser.pugx.org/xtlsoft/rqo/license)](https://packagist.org/packages/xtlsoft/rqo)
[![Latest Stable Version](https://poser.pugx.org/xtlsoft/rqo/v/stable)](https://packagist.org/packages/xtlsoft/rqo)
[![Build Status](https://travis-ci.org/xtlsoft/RQO.svg?branch=master)](https://travis-ci.org/xtlsoft/RQO)
[![Require PHP Version](https://img.shields.io/badge/php-7.0+-blue.svg)](https://php.net/)RQO, The Responsive, Quick, Objective Server Platform.
## Install
```
composer create-project xtlsoft/rqo
```or download the archive, then
```
composer install
```## Usage
All the Applications are in `/Application` directory.You could run `php main.php`, and then visit http://localhost:8000/ ,
You will see the demo page.