osu-tournament-rating / otr-api

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

Refactor `/api/v1/matches/player/{osuId}` into `/api/v1/players/{key}/matches` #196

Open hburn7 opened 6 months ago

hburn7 commented 6 months ago

key here is a dynamic search which we already have an implementation for. Aids #138