labrinth icon indicating copy to clipboard operation
labrinth copied to clipboard

Show team members in search results

Open mrquantumoff opened this issue 2 years ago • 0 comments

Is your suggested enhancement related to a problem? Please describe.

I'm writing a minecraft modpack manager that downloads mods from different modding websites and manages the mods folder, I wanted to add an "authors" field to the app, but modrinth's API, unlike CurseForge's Eternal API, doesn't give me all the team members/their usernames with search results, so if I want to get all the team members I have to get project's team members for each mod, which takes a while to load even on my 500 mbps connection.

Describe the solution you'd like

I'd want to have a "team_members" field together with the project id, etc if I search for something using labrinth api.

Describe alternatives you've considered

Get project's team members for each mod, which takes a while to load.

Additional context

No response

mrquantumoff avatar Mar 10 '23 07:03 mrquantumoff