move backend to subfolder
This commit is contained in:
parent
d4d1f2f981
commit
8d09663eff
80 changed files with 98 additions and 88 deletions
17
tanks-backend/TanksServer/userRequests.http
Normal file
17
tanks-backend/TanksServer/userRequests.http
Normal file
|
@ -0,0 +1,17 @@
|
|||
POST localhost/player?name=test&id=a31d35c2-1d9e-4a34-93e5-680195c6a9d2
|
||||
|
||||
###
|
||||
|
||||
GET localhost/scores
|
||||
|
||||
###
|
||||
|
||||
GET localhost/map
|
||||
|
||||
###
|
||||
|
||||
POST localhost/map?name=chaosknoten.png
|
||||
|
||||
###
|
||||
|
||||
POST localhost/map?name=tanks.txt
|
Loading…
Add table
Add a link
Reference in a new issue