Commit 3a8a0db2 authored by Zohten's avatar Zohten

game documentation

parent 738cc65d
# Endpoint `/game`
[Revenir en arrière](../BackSummary.md)
\ No newline at end of file
[Revenir en arrière](../BackSummary.md)
|Méthode|Token|Endpoint |Description |Champs json |
|-------|-----|--------------------|---------------------------------------|------------|
|GET | Oui |`/game` |Récupère tous les games | |
|GET | Oui |`/game/{id}` |Récupère la game {id} | |
|GET | Oui |`/game/public` |Récupérer toutes les games publiques | |
|POST | Oui |`/round` |Ouverture/création d'un game |`is_private`|
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment