GET /artists
POST /artists
GET /artists/{id}
PATCH /artists/{id}
DELETE /artists/{id}
GET /artists/{id}/albums
POST /artists/{id}/albums
GET /artists/{id}/albums/{id}
PATCH /artists/{id}/albums/{id}
DELETE /artists/{id}/albums/{id}
GET /artists/{id}/albums/{id}/songs
POST /artists/{id}/albums/{id}/songs
GET /artists/{id}/albums/{id}/songs/{id}
PATCH /artists/{id}/albums/{id}
DELETE /artists/{id}/albums/{id}
leafayon/musicalorg
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|