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

https://github.com/psolbach/funk-channels


https://github.com/psolbach/funk-channels

json-data node node-fetch

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## funk-channels
Get Funk.net Channels data JSON and store locally. This script could be run by a CRON-Job on a weekly(?) basis.

### Install & Run
```node
cd funk-channels
npm i
node get.js
```