/api-sync

Sync portion for jsDelivr API

Primary LanguageJavaScriptMIT LicenseMIT

jsdelivr - api-sync

This service keeps jsdelivr API database up to date. Head there for the user facing part.

Usage

Install node and npm on your system. For Mac, you can install Homebrew and then run brew install node

Install dependencies

npm install

Run the module

node serve.js

Your output data will be in the data/ directory.

License

MIT. See LICENSE for details.