happyDomain/internal/api/route
Pierre-Olivier Mercier 5ef9419072 refactor: restructure project architecture and folder hierarchy
- Moved usecases into internal/usecase
- Renamed internal/utils to internal/helpers for better naming semantics
- Clarified separation between domain model, usecases, adapters, and web/API
2025-05-28 22:00:02 +02:00
..
auth_user.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
authentication.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
domain.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
domain_log.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
provider.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
provider_settings.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
provider_specs.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
resolver.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
route.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
service.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
service_specs.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
session.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user_recovery.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user_registration.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
version.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
zone.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00