### DEBUG GET http://localhost:8080/debug ### list rooms GET http://localhost:8080/rooms ### add room PUT http://localhost:8080/room Content-Type: application/json "ROOM" ### drop room DELETE http://localhost:8080/room/ROOM