/list-games has a payload of about 100 bytes per game. As I am editing the source for the tmtools Chrome extension, I find myself wanting to query whether I have a move to make more often, but not wanting to unduly burden the server. It would be handy if there was an endpoint that returned a single true/false value to answer this question.
/list-games
has a payload of about 100 bytes per game. As I am editing the source for the tmtools Chrome extension, I find myself wanting to query whether I have a move to make more often, but not wanting to unduly burden the server. It would be handy if there was an endpoint that returned a single true/false value to answer this question.