Search endpoint #21
Labels
No labels
Brainstorm
bug
duplicate
enhancement
help wanted
invalid
project/backend
project/frontend
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/jos#21
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
/searchendpoint uses the Spotify API to search for albums, tracks and artists. It's basically just a wrapper around the Spotify Search API.Furthermore, this issue server as an entrypoint to really start up the Flask setup. We'll have to issue how to properly order the files to keep the project tidy, and how to test a Flask application.