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

https://github.com/mathsgod/r


https://github.com/mathsgod/r

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# R

```php
session_start(); //if you need session

$app=new R\App($loader);
$app->run();

```