{
  "name": "GitHub Projects Dashboard API",
  "version": "1.0.0",
  "status": "running",
  "endpoints": {
    "auth": "/api/auth/*",
    "projects": "/api/projects/*",
    "cache": "/api/cache/*"
  },
  "frontend": "https://insights.interacso.tech",
  "documentation": {
    "auth": "OAuth authentication endpoints",
    "projects": "Project metrics and data collection",
    "cache": "Cache management and statistics"
  }
}