Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.