{"status":"running","game":"Don't Hit The Wall","rooms":0,"endpoints":{"health":"/health","register":"POST /api/auth/register","login":"POST /api/auth/login","create_room":"POST /api/rooms/create?token=xxx","list_rooms":"GET /api/rooms","websocket":"ws://host:port/ws/game/{room_code}?token=xxx"}}