Skip to content

iyaiyayo26/hw-module-2.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw-module-2.3

Simple Spotify Playlist Server

Use Postman or cURL to interact with the API endpoints. Here are the available endpoints:

  • GET /playlist to get the list of the songs in the playlist
  • POST /playlist to add a new song
  • PUT /playlist/:songId to increase the play count of a song with a specified song id
  • GET /playlist/sorted to get the list of songs sorted

About

Simple Spotify Playlist Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published