Skip to content

mattlaver/RadioStatus

Repository files navigation

RadioStatus

Simple API to return what's playing on the radio. Currently only supports BBC Radio stations.

Usage

Only one Endpoint:

GET api/v1/station/{{station}}/playing

Which returns:

{
    "artist": "artist",
    "title": "title"
}

Supported Stations:

bbc_6music

About

Simple API to return what's playing on the radio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages