feat: add SongSearchService and GET /songs?q= search endpoint

This commit is contained in:
2026-04-08 03:35:33 +02:00
parent c3b7cb78ab
commit 377fe957bc
9 changed files with 98 additions and 12 deletions

6
crates/api/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
*.sqlite
*.log
.env
*.db
*.db-shm
*.db-wal