POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Match info API #34

Closed ricnava00 closed 1 year ago

ricnava00 commented 1 year ago

The response is quite complex, for frontend, check the openapi document for CD and it will have the same format (except username and id for each player which here refer to the TA and not CD), or just try requests. Note that the returned scoreboard differs between battleground and melee matches, so try with both