Skip to content

Cloudflare Worker updates every hour the number of times Droptop Four & Droptop Apps/Themes were downloaded

Notifications You must be signed in to change notification settings

Droptop-Four/cloudflare-worker-update-droptop-download-count

Repository files navigation

Cloudflare Worker Update Droptop Download Count

This Cloudflare Worker updates every hour the number of times Droptop Four was downloaded.

It gets the number of downloads from the number of downloads of the assets of every release of Droptop Four from the Droptop-Four/Droptop-Four repo.

It also gets the number of downloads of the Supporter version using the Gumroad API.

Then it uploads the number of downloads in a mongodb atlas database using the REALM API.

Development

To start the dev server run npm run dev, to simulate a cron trigger, use curl "http://localhost:8787/__scheduled?cron=*+*+*+*+*".

About

Cloudflare Worker updates every hour the number of times Droptop Four & Droptop Apps/Themes were downloaded

Topics

Resources

Code of conduct

Stars

Watchers

Forks