tj / gobinaries

Golang binaries compiled on-demand for your system
https://gobinaries.com/
MIT License
810 stars 31 forks source link

Download statistics #33

Open chriswalz opened 4 years ago

chriswalz commented 4 years ago

Prerequisites

Description

This is probably a big ask but it'd be awesome if we could see download statistics for a particular package.

e.g. https://gobinaries.com/tj/triage/cmd/triage@1.0.0?stats=true

example json resp

{
  "total": 10000,
  "week":  125,
 ...
}
chriswalz commented 4 years ago

Ah looks like this was already posed as an issue

tj commented 4 years ago

👍 I'm not sure it's possible to get that info from Cloudflare, it would be cool!

chriswalz commented 3 years ago

Still hoping for some download statistics 🙏