infrastructure/web/handlers/health.rs
- Fichier:
backend/src/infrastructure/web/handlers/health.rs- Type:
RUST
- Lignes de Code:
23
- Couche:
Infrastructure (Adaptateurs)
- Tests:
❌ Non
À quoi sert ce fichier ?
Handlers HTTP (Actix-web) pour health. Gestion des requêtes REST API avec authentification, validation et gestion d’erreurs.
API Publique
Fonctions
health_check()
Code Source
Voir: backend/src/infrastructure/web/handlers/health.rs
Documentation Connexe
See also
/CLAUDE
/ARCHITECTURE