Package com.chess.backend.restController.controller
package com.chess.backend.restController.controller
-
ClassesClassDescriptionThis class handles the API-call to end a game.This class handles the API-call regarding the executed move for a piece.This class handles the API-call to get the current chessboard.This class handles the API-call to get the player who is currently on the turn.This class handles the API-call to create a new game.This class handles the API-call to get all possible moves for a piece.This class handles the API-call to create a new game.