aboutsummaryrefslogtreecommitdiff
path: root/pyfunkwhale/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an endpoint for get a JWT tokenneodarz2020-04-121-0/+7
* Re ask token if scope is invalidneodarz2020-04-121-5/+9
* Fix double slash in endpoint urlneodarz2020-04-111-0/+3
* Add more type hintsneodarz2020-04-111-1/+3
* Add more documentationneodarz2020-04-111-0/+27
* Raise error if something is wrong when request the APIneodarz2020-04-111-0/+2
* Add ability to send params and data when request APIneodarz2020-04-111-4/+3
* Initial commitneodarz2020-04-111-0/+76