{"message":"LeetCode Buddy API","version":"1.0.0","endpoints":{"auth":{"google":"/auth/google","user":"/auth/user (protected)","logout":"/auth/logout","health":"/auth/health","profile":"/api/profile/:username","chartData":"/api/chart-data?user1=x&user2=y","history":"/api/history (protected)","saveHistory":"POST /api/history (protected)","deleteHistory":"DELETE /api/history/:id (protected)","clearHistory":"DELETE /api/history (protected)"},"api":{"compare":"/api/compare (protected)"}}}