Open Issues Need Help
View All on GitHub 서버 서비스 레이어 internal 디렉토리로 재배치 6 months ago
AI Summary: This issue proposes refactoring the server's service layer by relocating business logic files into an `internal/<domain_name>` directory structure, while keeping route definitions separate. The goal is to improve encapsulation, clarify project structure, and enhance maintainability, requiring updates to import paths and thorough testing.
Complexity:
3/5
help wanted