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

https://github.com/keizerdev/sillex-boilerplate

Just a sillex boilerplate that works for me
https://github.com/keizerdev/sillex-boilerplate

Last synced: 2 months ago
JSON representation

Just a sillex boilerplate that works for me

Awesome Lists containing this project

README

          

```bash
$ php -S localhost:8080 -t web/
```

```bash
sass web/styles/main.scss:web/css/main.css
```