~srivathsan/studio

API to interface with radio users and [kawa](https://github.com/Luminarys/kawa)

clone

read-only
https://git.sr.ht/~srivathsan/studio
read/write
git@git.sr.ht:~srivathsan/studio

You can also use your local clone with git send-email.

#Studio

A implementation of Stewdio in go. This packages plays the part of a music library manager that works with Kawa radio streamer.

The following API is available:

  • GET /api/playing - Gets the now playing song
  • GET /api/random - Gets a random song from the database
  • GET /api/skip - Skip the current playing song.
  • POST /api/history - sets the currently playing song.
Do not follow this link