{
  "name": "YKS API",
  "version": "3.0.0",
  "database": "MySQL (Railway)",
  "endpoints": [
    "GET /api/v2/health",
    "GET /api/v2/:year/rank/:puanTuru/:score",
    "POST /api/v2/:year/rank",
    "POST /api/v2/calculate",
    "POST /api/v2/calculatePenalty",
    "POST /api/v2/report",
    "GET /api/v2/report/stats",
    "POST /api/v2/recommender",
    "GET /api/v2/debug",
    "POST /api/v2/solve-question",
    "POST /api/v2/solve-questions"
  ]
}