rest endpoint that exposes user actions and send push notifications to amazon-mq
- a simple demo of web game
To play chess you need a chess engine, like stockfish. Get it from https://stockfishchess.org/download/
python -mvenv VENV
VENV\Script\Activate
python -mpip install path\to\moves
python -mvenv VENV
. VENV/bin/activate
python -mpip install path/to/moves
moves-rest
rest interface to push stuff on STOMP broker
open a terminal and run
moves-rest
- or -
launch python moves/rest
The REST endpoint root is at https://localhost:8443/