REST API for Home Panel
See docs in Home Panel.
GET / - Test the api is active
POST /radio/search - Send query in JSON:
{
"query": "Radio Station"
}
POST /radio/get - Send object returned by above request in JSON: (guide_id is technically the only required field, but sending the whole object is rea)
{
...
"guide_id": "Radio Station"
...
}
Content type
Image
Digest
Size
17.7 MB
Last updated
over 7 years ago
docker pull timmo001/home-panel-api:edge