mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-06 19:59:44 +01:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
|
|
General structure:
|
|
http://localhost:8181 + HTTP_ROOT + /api?apikey=$apikey&cmd=$command
|
|
|
|
Data returned in json format
|
|
|
|
Commands:
|
|
&getIndex
|
|
&findArtist?name=$artistname[&limit=$limit]
|
|
&findAlbum?name=$albumname[&limit=$limit] |