Code Elevator

From the ground to the highest level


http://
{{message}}

{{player.pseudo}}

{{playerInfo.score}} points
( {{playerInfo.averageScore}} points )
Last error: {{playerInfo.lastErrorMessage}}

API doc

All requests are expecting responses with HTTP 200 status code.
GET /nextCommand
The response body must contain either NOTHING, UP, DOWN, OPEN or CLOSE
GET /call ?atFloor=[0-5]&to=[UP|DOWN]
GET /go ?floorToGo=[0-5]
GET /userHasEntered
GET /userHasExited
GET /reset ?cause=information+message