Searching for metadata in the backend #6
Labels
No labels
Brainstorm
bug
duplicate
enhancement
help wanted
invalid
project/backend
project/frontend
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/jos#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea right now is to use the Spotify API as a backend for the service.
We should write a base class (basically an interface) that defines any search methods required to search through a music-based system. This way, we can add backend search engines when needed without having to re-invent the wheel.