saveinmed/backend/internal/http
Tiago Yamamoto e40517aac4 refactor(handler): extract company handlers + update READMEs
Backend:
- Extract 8 company handlers to company_handler.go (228 lines)
- handler.go reduced from 1254 to ~1026 lines
- Total refactoring: ~35% of original handler.go

READMEs updated:
- Backend: new architecture, test coverage table
- Marketplace: new pages (Orders, Inventory, Company, SellerDashboard), Vitest info
2025-12-20 07:58:37 -03:00
..
handler refactor(handler): extract company handlers + update READMEs 2025-12-20 07:58:37 -03:00
middleware feat(backend): add comprehensive test suite for 80% coverage 2025-12-20 07:43:56 -03:00