mpruvot / python_chess_app

0 stars 0 forks source link

Python Chess App API

Overview

The Python Chess App API is a FastAPI-based application designed for playing chess. It offers a range of endpoints for managing chess games and players, providing functionalities such as creating new games, joining existing games, making moves, and more.

Endpoints

Chess Engine API (api/chess_engine_api.py)

Games API (api/games_api.py)

Players API (api/players_api.py)

Core Components

Testing

Dependencies


Installation

Fast api Project

Strapi