aboutsummaryrefslogtreecommitdiff
path: root/pyfunkwhale (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-11Fix typo in variable nameneodarz1-4/+4
2020-04-11Add more documentationneodarz3-0/+118
2020-04-11Add tracks endpointsneodarz1-0/+85
2020-04-11Add albums endpointsneodarz1-0/+42
2020-04-11Fix typo in function nameneodarz1-2/+2
2020-04-11Add ability to list artist librairiesneodarz1-0/+13
2020-04-11Raise error if something is wrong when request the APIneodarz1-0/+2
2020-04-11Add artists endpoint documentationneodarz1-0/+3
2020-04-11Precise typing for artist endpointneodarz1-1/+1
2020-04-11Be more explicite in build params documentationneodarz1-2/+2
2020-04-11Add abilty to retreive a single artistneodarz1-0/+11
2020-04-11Separate uri parameter and params parameterneodarz1-1/+6
2020-04-11Add abality to use params for the list artists endpointneodarz1-2/+14
2020-04-11Add abaility to build parametersneodarz1-0/+8
2020-04-11Add ability to send params and data when request APIneodarz1-4/+3