osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
7 stars 4 forks source link

Improve `/api/v1/search` to use a single query parameter for all searches #242

Closed myssto closed 5 months ago

myssto commented 5 months ago

Removes tournamentName, matchName, and username query parameters and adds a single searchKey parameter to /api/v1/search. The endpoint now searches all three tables at the same time for potential results