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

https://github.com/cecilapp/links.cecil.app

Links website.
https://github.com/cecilapp/links.cecil.app

Last synced: 5 months ago
JSON representation

Links website.

Awesome Lists containing this project

README

          

# links.cecil.app

_Links_ website.

## Development

### Install

```bash
composer install
curl -LO https://cecil.app/cecil.phar
```

### Build

```bash
php cecil.phar serve -v
```