Commit 1d8bf9cf authored by Zohten's avatar Zohten

comments

parent 5113c09a
### ### Récupère tous les rounds
GET http://localhost/index.php/round GET http://localhost/index.php/round
### ### Récupère 1 round en particulier (ici le 1)
GET http://localhost/index.php/round/1 GET http://localhost/index.php/round/1
### ### Récupère les utilisateurs du round 1
GET http://localhost/index.php/round/1/user GET http://localhost/index.php/round/1/user
### ### Ouverture d'un round
POST http://localhost/index.php/round POST http://localhost/index.php/round
{ {
......
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