From: Carl Worth Date: Sat, 2 May 2020 15:04:31 +0000 (-0700) Subject: Specify an initial REST API for playing a game of Empires X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7a14f1f7d3afb0bd58c817996ec1ec2144e13d54;hp=7a14f1f7d3afb0bd58c817996ec1ec2144e13d54;p=empires-api Specify an initial REST API for playing a game of Empires This is an initial draft which is hopefully adequate for playing a game. At this point we haven't implemented this on either client or server side so we anticipate revisiting this after we implement and learn any deficiences. Thanks to Kevin Worth for designing this with me today. ---