feat: add SongSearchService and GET /songs?q= search endpoint
This commit is contained in:
6
crates/api/.gitignore
vendored
Normal file
6
crates/api/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
*.sqlite
|
||||
*.log
|
||||
.env
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
Reference in New Issue
Block a user