{"name":"saper-online-server","version":"0.1.0","docs":{"health":"GET /health","healthLive":"GET /health/live","healthReady":"GET /health/ready","guestAuth":"POST /auth/guest","register":"POST /auth/register","login":"POST /auth/login","google":"POST /auth/google","facebook":"POST /auth/facebook","verifyEmail":"GET /auth/verify-email?token=","resendVerification":"POST /auth/resend-verification","me":"GET /me","leaderboard":"GET /leaderboard?limit=50","matchHistory":"GET /matches/history?limit=30","websocket":"WS /ws?token=<JWT>"}}