You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Enhancements and Features
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:
sort
parameter, one ofrank
,stars
,latest_stable_release_published_at
(like the Project Search API)The text was updated successfully, but these errors were encountered: