Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alganet/gravity-prototype


https://github.com/alganet/gravity-prototype

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Gravity
=======

```sh
# installation
$ composer install

# cli
$ bin/gravity

# server
$ php -S localhost:8080 public/index.php
```