UCLA-Creative-Labs / spot-the-song

MIT License
2 stars 0 forks source link

feat: add GET song endpoint #18

Open aparnahrn opened 1 year ago

aparnahrn commented 1 year ago

Added a feature to get a particular song that we are looking from from an array of all of the songs. To test it, we used postman to ensure that the request sends properly to the server and we were able to get the songs that were needed.

closes: #6