{
  "endpoints": {
    "/api/health": "GET - Health check",
    "/api/similar_problems": "POST - Find similar Leetcode problems"
  },
  "message": "Leetcode Matchmaker API is running",
  "status": "online"
}
