Skip to content

Move some processing of Spotify data to the backend #71

@Noam-Bendelac

Description

@Noam-Bendelac

I think it might be better to do things like turning ArtistObjectSimplified[] into a string of comma-separated artists, or getting the name and image url out of AlbumObjectSimplified in the backend instead of multiple places in the frontend. This will also help with mocking track data for the add state, like #70.

Things to possibly change:

All of these should be done for all applicable endpoints, like /api/playlists/:id, /api/playlists, /api/search, and maybe more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend functionalityfrontendFrontend functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions