vNext
Branch!I'm not going to lie this is basically a rip off of play but writen in .net and using the Microsoft stack. It was a side project to learn new stuff when we, the Azure Portal Team, moved to a team room.
/pause | PUT |
/play | PUT |
/playpause | PUT |
/next | POST |
/previous | POST |
/volume/up | POST |
/volume/down | POST |
/current | GET |
/queue | GET |
/queue/{id} | POST |
/songs/{id}/download | GET |
/songs/{id}/artwork | GET |
/songs/{id}/favorite | PUT |
/songs/{id}/favorite | DELETE |
/albums/{name}/download | GET |
/upload | POST |
/say | POST |
/users/register | POST |
/users/{email} | GET |
/users/{email}/token | PUT |
/artists/{name} | GET |
/artists/{name}/{file} | GET |
to Black Raven, where most of this app was coded, to my lovely wife to be for understanding my desire to work on side projects, and to all the folks, too numerous to list, who have helped get bits and pieces working.