libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

Enhancement request: provide a `sort` parameter in Project Dependents API

Open masterX89 opened this issue 4 years ago • 0 comments

Enhancements and Features

  • [x] Check that the enhancement is not already in our issue tracker, they should be labelled 'enhancement'.,
  • [x] For large feature requests, check that your request aligns with our strategy http://docs.libraries.io/strategy.

Hello, I think your project is awesome, and I feel very comfortable in using it! But I think there are some APIs that can be slightly enhanced. When I used the Project Dependents API, I found that it did not provide a sort parameter like the Project Search API. I think users who use the Project Dependents API generally want to find the application scenarios and Maintenance situation of a certain package . Therefore, I think the following enhancements can be made:

  • provide a sort parameter, one of rank, stars, latest_stable_release_published_at(like the Project Search API)

masterX89 avatar Dec 20 '21 03:12 masterX89