Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 441 Bytes

test.rest

File metadata and controls

28 lines (23 loc) · 441 Bytes

POST http://localhost:1234 HTTP/1.1 Content-Type: application/json

{
"game": "cr", "email": "yourmail", "password": "yourpassword"

}

### POST http://localhost:1234 HTTP/1.1 Content-Type: application/json

{
"game": "brawlstars", "email": "yourmail", "password": "yourpassword"

}

### POST http://localhost:1234 HTTP/1.1 Content-Type: application/json

{
"game": "coc", "email": "yourmail", "password": "yourpassword"

}