{"success":true,"message":"HRMS Backend API is running successfully","data":{"title":"HRMS Backend API","description":"Human Resource Management System (HRMS) Backend API ","version":"1.0.0","status":"running","environment":"development","endpoints":{"health":"https://localhost:8080/health","health_db":"https://localhost:8080/health/db","api":"https://localhost:8080/api/v1","documentation":"https://localhost:8080/docs"},"links":{"self":"https://localhost:8080/","health":"https://localhost:8080/health","health_db":"https://localhost:8080/health/db","documentation":"https://localhost:8080/docs"}}}