From f6b6d6174ae984e1a54ebe4eed23b13e95f153c9 Mon Sep 17 00:00:00 2001 From: Lee Date: Mon, 20 Nov 2023 13:01:09 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index 70549dc..ca981ab 100644 --- a/TODO.md +++ b/TODO.md @@ -12,3 +12,9 @@ Score fetching: BeatSaver data: - API Route: "/beatsaver/maps?hashes=id1,id2, etc" - Fetch map data from their api if we haven't already cached it. Cached maps should last for a week or 2 (longer if ranked?) + +Routes: +- Leaderboard curve for the given Leaderboard +- Player data for the given Leaderboard +- Player scores for the given Leaderboard: + - add a query to add extra score data from BeatLeader (eg: pet hand acc, etc) \ No newline at end of file