jsnell / terra-mystica

Online Terra Mystica
http://terra.snellman.net
MIT License
134 stars 36 forks source link

Feature request: low-bandwidth boolean API endpoint to check whether moves need to be made #30

Open sparr opened 6 years ago

sparr commented 6 years ago

/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.