MackHalliday / play-play-express

API with CRUD functionality for favorite tracks and playlists. Uses MusixMatch API
1 stars 0 forks source link

To Master - User can get all playlist. Updated Endpoint #41

Closed MackHalliday closed 4 years ago

MackHalliday commented 4 years ago

Issue Number: #32

Description of Behavior

Update endpoint GET api/v1/playlists to include information about playlist songCount and avgSongRating. Also includes playlist's favorites, with information on each favorite.

Pull request checklist

Please check if your PR fulfills the following requirements:

Merge to

Additional Comments