Files
MusicMetaFinder/.idea
xtrullor73 656595f9c9 refactor: Reorganize project directory and refine logic separation
- Move audioFileValidator and audioTagWriter to src/services to underline their role in the application's core logic.
- Create audioController.js in src/controllers to handle validation and API interactions, centralizing request handling and streamlining app.js.
2024-04-20 17:15:41 -07:00
..