Skip to content

leafayon/musicalorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musical'Org

Routes

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}

About

A lidarr alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages