Too many requests #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
to load all the things, the client has to make a lot of requests.
iirc you did say something about returning stuff server thinks might be useful (server returns track data with sets and set data with artist (?))
though i feel like there could also be like a bulk request endpoint, so e.g instead of making a request per artist/set/track, you could just make a request to get all of them in bulk