cdnjs / api-server

📡 API server for api.cdnjs.com - The #1 free and open source CDN built to make life easier for developers.
https://api.cdnjs.com
MIT License
89 stars 38 forks source link

Use KV Worker as data source #32

Closed MattIPv4 closed 4 years ago

MattIPv4 commented 4 years ago

Type of Change

What issue does this relate to?

Fixes #31.

What should this PR do?

Updates the updating logic in the API server to use the new KV metadata Worker endpoints instead of relying on packages.min.json

What are the acceptance criteria?

Responses from API server remain the same, updating works without issue.