Commit 7f257120 authored by Zohten's avatar Zohten

added basic get endpoint

parent 4319e420
### Récupérer toutes les games
GET http://localhost/index.php/game
### Récupérer la game avec id 3
GET http://localhost/index.php/game/3
\ No newline at end of file
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