Go/Baduk/Weiqi Backend

Overview

This is the backend of the Go/Baduk/Weiqi Board Game Application, built with Java Spring Boot and PostgreSQL. It provides a to manage player data, game rooms, and real-time interactions.

Features

  • User authentication and authorization
  • Game room creation and management
  • Real-time gameplay and chat using WebSocket
  • GraphQL API for efficient data operations