Commit Graph

2 Commits

Author SHA1 Message Date
7e8978533a fix: resolve clippy warnings and format code 2026-01-26 08:31:00 +00:00
697d59811a feat: add typed error handling with thiserror
- AppError enum with IntoResponse for Axum
- Automatic conversion from StorageError and ValidationError
- JSON error responses with request_id support
2026-01-26 00:02:21 +00:00