Searching for metadata in the backend #6
Labels
No Label
Brainstorm
bug
duplicate
enhancement
help wanted
invalid
project/backend
project/frontend
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/jos#6
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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.