Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Design HTTP REST Interface Requests #5

Description

@Bonifatius94

Define the RESTful Web API interface for the chess gameserver:

  • request for available endpoints and data exchange formats
  • request for matchmaking (including desired enemy strength)
  • request for making a draw (returns the opponent's draw if possible, may time out though)
  • request for receiving the opponent's draw (fallback after a timeout was encountered)
  • request for receiving the game log

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions