You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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.
The text was updated successfully, but these errors were encountered:
sparr
changed the title
Feature request: low-bandwidth API endpoint to check for moves that need to be made
Feature request: low-bandwidth API endpoint to check whether moves need to be made
Feb 21, 2018
sparr
changed the title
Feature request: low-bandwidth API endpoint to check whether moves need to be made
Feature request: low-bandwidth boolean API endpoint to check whether moves need to be made
Feb 21, 2018
/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.The text was updated successfully, but these errors were encountered: