hatch-surf/internal
Chris Anderson 4bf37faf4f Add face service package for AWS Rekognition integration
- Client interface and MockClient for testing
- Service layer with IndexPhoto and SearchFaces methods
- CacheService interface and MemoryCache implementation
- Configuration with environment variable support
- Error types and user-facing messages
- Unit tests for service layer

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-25 21:11:45 +02:00
..
face Add face service package for AWS Rekognition integration 2026-06-25 21:11:45 +02:00
handler Phase 4: Production readiness - graceful shutdown, health checks, load testing, pprof 2026-06-24 05:26:42 +02:00
store Phase 4: Production readiness - graceful shutdown, health checks, load testing, pprof 2026-06-24 05:26:42 +02:00
testutil Phase 4: Production readiness - graceful shutdown, health checks, load testing, pprof 2026-06-24 05:26:42 +02:00