frontend / api/analytics/metrics
api/analytics/metrics
File
metrics.ts
Enterprise
- Resilient: Returns 0 on error instead of throwing
- Fast: Direct HTTP calls for simple count operations
- Type-safe: Promise
return type - No side effects: Pure functions suitable for React Query hooks