|
* Implement the ability to fetch, create, update, and delete playlists through the REST API. A playlist should have a `uuid`, a `name`, and contain 0 or more tracks from this catalogue. The tracks should be orderable in the playlist.
|
|
* Implement the ability to fetch, create, update, and delete playlists through the REST API. A playlist should have a `uuid`, a `name`, and contain 0 or more tracks from this catalogue. The tracks should be orderable in the playlist.
|