devgianlu opened this issue 7 years ago · 0 comments
Query parameters are a bit ugly. Something like /game/{gameId}/ is prettier than /game.html?gid={gameId}.
/game/{gameId}/
/game.html?gid={gameId}