Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/g105b/rinkydink.link


https://github.com/g105b/rinkydink.link

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# RinkyDink.link

To serve locally, use PHP's inbuilt server:

```
php -S 0.0.0.0:8080 -t www router.php
```