-
Notifications
You must be signed in to change notification settings - Fork 684
Closed
Labels
A-backend ⚙️A-frontend 🐹C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
Description
/search accepts query arguments sort=downloads and sort=relevance.
/crates/{crate}/reverse_dependencies does not accept a sort query parameter. All reverse dependencies are in alphabetical order
"What are the most popular crates that use this dependency" is a valuable use case. For example, today I wanted to see good living examples of the iron crate, but was unable to distinguish them from other crates through the crates.io interface.
alex
Metadata
Metadata
Assignees
Labels
A-backend ⚙️A-frontend 🐹C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works