Project Structure - majo-z/ChessProject GitHub Wiki
This application is a Spring Boot application. The Spring Boot java server will allow clients of the API to play games of chess against one another using HTTP GET and POST requests.
The root resource is a React JS Single Page Application.
There is a python bot CLI tool that can connect to the API as a user.