-
```
Seems lichess.org has a HTTP API to use.
```
Original issue reported on code.google.com by `gbtami` on 25 Jun 2014 at 10:16
-
```
Seems lichess.org has a HTTP API to use.
```
Original issue reported on code.google.com by `gbtami` on 25 Jun 2014 at 10:16
-
Thanks for the repo! Trying to get it working, though:
```bash
$ docker run \
--mount type=bind,source=/home/danny/Code/open-source/lila,target=/home/lichess/pr…
-
It would be great to be able to support chesscom in addition to lichess.
From an API perspective, chesscom is a bit more limited, however it's not unmanageable:
- There's no OAuth support, howev…
-
```
Seems lichess.org has a HTTP API to use.
```
Original issue reported on code.google.com by `gbtami` on 25 Jun 2014 at 10:16
-
```
Seems lichess.org has a HTTP API to use.
```
Original issue reported on code.google.com by `gbtami` on 25 Jun 2014 at 10:16
-
## What is the Issue?
### Fetcher only supports endpoints starting with `/api`
The `LICHESS_API_URL` constant starts with `/api`, which I am assuming is for convenience. This means that any provided…
-
Does lichess plan to add puzzle v2 in the app ?
I means to offer the possibility to the user to choose which theme he wants just like the web version.
PS : does lichess plan to add a proper API fo…
-
Unfortunately, there doesn't seem to be an easy way to link to lichess analysis using PGN instead of FEN, but it would be nice as a stopgap to add another button that would bring up the analysis board…
-
* berserk version: berserk-downstream 0.11.6
* Python version: Python 3.9.5
* Operating System: Mac
### Description
Games export API expects integer timestamps, but berserk sends floats.
If…