Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ak/feat/song recommendations api #13

Merged
merged 12 commits into from
Jun 4, 2024
Merged

Conversation

ada-kuczaj
Copy link
Collaborator

No description provided.

ada-kuczaj and others added 12 commits May 24, 2024 18:41
Loading of user credentials from .env file. Properly fetching and creating user authentication headers based on user credentials.
Fetchin by query is needed for getting recommendations because of track id included in response payload.
Implementation of main buisness logic: getting artist and track seed by
song name. Using those seeds getting recommendation response and
returning page with 10 artist and songs of recommendations.
Addition of models need during whole method flow.
@ada-kuczaj ada-kuczaj merged commit a8fe067 into main Jun 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants