17:59

Lichess Docker Image

Lichess local development using Docker Compose.

From the docs:

Starting new services may take 5-10 minutes. Some services will start before others and you may see errors in the logs until everything comes online.

Lila requires about 12GB of RAM to build. Make sure there is enough RAM available, especially when using Docker Desktop, which allocates 50% of the available RAM by default.

That doesn’t look promising!

08:57

Chess.com API in a Python package

Python client for Chess.com API, which provides public data from chess.com website.
18:05

Published-Data API - Chess.com

The PubAPI is a read-only REST API that responds with JSON-LD data. The API re-packages public data from the website and makes it available via the PubAPI. “Public Data” is information available to people who are not logged in, such as player data, game data, and club/tournament information. This excludes…
18:09

Fen to Image API

Generate images from FEN easily.