A Go API that uses websockets to handle voting
GET
/vote
(creates a room and enter as voter)
name type data type option required string
GET
/vote/:roomId
(enters in a room as voter)
name type data type option required string