-
This endpoint is intended to fetch all annotated games in [data/annotations/games.json](https://github.com/chesslablab/chess-api/blob/main/data/annotations/games.json).
It returns JSON data from a…
-
#### chess-web-api version: 1.1.0
## Steps to reproduce
Just call chessAPI.getGameByID(gameId).then((res) => console.log(res));
## Expected behavior
Get data
## Actual behavior
Error: Type…
sk0le updated
3 years ago
-
This endpoint is intended to download a PNG image given a FEN string, and is to be implemented as per the specification below.
| Method | Endpoint | Description |
|--------|-…
-
-
Right now there's no way, looking at just the board, to easily determine whose turn it is.
-
I inadvertently introduced mixed spaces/tabs, and suddenly `SwiftLint` started linting `Carthage/Checkouts`. I wasn't sure what happened, until I saw this in the output:
```
expected colon, near "inc…