update readme
This commit is contained in:
parent
877edb34f5
commit
a17107379c
@ -14,3 +14,6 @@ Currently stores no state and has no user authentication, so using it should jus
|
|||||||
POST /game/{id}/move
|
POST /game/{id}/move
|
||||||
GET /game/{id}/move/{movenum}
|
GET /game/{id}/move/{movenum}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Authorization headers
|
||||||
|
Requests should contain header "Player-id"="red|blue"
|
||||||
|
Loading…
Reference in New Issue
Block a user