Search endpoint #21
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#21
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
/search
endpoint 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.