-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It would be useful to be able to sort the crates (for example by download count).
This could either be implemented here, or another solution that would work as well would be to offer a raw data API, using which you could quickly hack together such sorting or filtering yourself on the command line.
A possible API might look like this:
/rawto get the (shortened, just name/version/error/download count) data of all crates/raw/ubto only get those with ub/raw/logsto get the logs of a crate run (just as the raw bytes) (though I'm not sure about the usefulness of this one)
I might be able to hack some if this together tomorrow
Metadata
Metadata
Assignees
Labels
No labels