FloorVisualizer/internal
dindang cb7e595c27 Fix lint warnings and code cleanup
- Remove duplicate calc structs, use model.CalcXxx
- Replace log.Printf with logger in recommend handler
- Remove dead code (unused var, dummy imports)
- Clean up response helpers
- Add api/ package with route registration

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-16 10:29:11 +08:00
..
api Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
handler Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
logger Initial commit: FloorVisualizer backend 2026-07-16 09:47:11 +08:00
middleware Initial commit: FloorVisualizer backend 2026-07-16 09:47:11 +08:00
model Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
openrouter Initial commit: FloorVisualizer backend 2026-07-16 09:47:11 +08:00
queue Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
repository Initial commit: FloorVisualizer backend 2026-07-16 09:47:11 +08:00
service Initial commit: FloorVisualizer backend 2026-07-16 09:47:11 +08:00