Tiago Yamamoto
|
23df78d9c3
|
refactor(handler): extract DTOs and helpers to dto.go
- Move 18 request/response structs to dto.go
- Move utility functions (writeJSON, decodeJSON, parseUUID, etc)
- Reduce handler.go from 1471 to 1254 lines (~15% reduction)
- All tests passing
|
2025-12-20 07:54:35 -03:00 |
|