Skip to content

[ADD] Song Endpoint #3

@RobbiDev

Description

@RobbiDev

Feature

Song Endpoint

Why?

Allow users to access songs from Imagine Dragons

Example of Feature? (Optional)

GET/request to a /public/song/{id}

https://api.unnecessarylibraries.com/imdragons/v1/public/song

Outcome?

{
"SONG_LIST": [
   {
      "SONG": "DATA"
    },
    {
     "SONG": "DATA"
    }
 ]
}

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To-do

Relationships

None yet

Development

No branches or pull requests

Issue actions