blob: df7740205eab5daf99574e5d2928bbdb17d325bb (
plain)
1
2
3
4
5
6
|
== api ==
curlie
-f [POST/PUT/DELETE] (leave empty for GET)
(:8000/api/[song/album/artist] || :8000/auth/[encode_token/decode_token/protected])
argument=value (ex: id=2)
header:value (Authorization:token_here)
|