Skip to content

feat(labrinth): dependents api endpoint #4105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

IThundxr
Copy link
Contributor

@IThundxr IThundxr commented Aug 1, 2025

Implements a new /dependents endpoint to get a list of all the projects (and versions) that depend on a specific mod, example: getting a list of all mods depending on create.

@AlexTMjugador AlexTMjugador self-requested a review August 5, 2025 19:06
@AlexTMjugador AlexTMjugador added enhancement New feature or request backend Relates to Modrinth Backend or API labels Aug 5, 2025
@AlexTMjugador
Copy link
Member

Could you please run cargo fmt and cargo clippy to make sure that your changes are formatted and coded as expected, and get rid of the CI failure due to that?

@IThundxr IThundxr force-pushed the feat/dependents-api branch from a83cae9 to 31f34d8 Compare August 5, 2025 19:54
@IThundxr
Copy link
Contributor Author

IThundxr commented Aug 5, 2025

Could you please run cargo fmt and cargo clippy to make sure that your changes are formatted and coded as expected, and get rid of the CI failure due to that?

@AlexTMjugador Went ahead and ran cargo fmt && cargo clippy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Relates to Modrinth Backend or API enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants