Programming Interface

Hallo,

I"m creating an own lean program To Control Volumio.

Currently i implement the User Interface.

Is mpd the only interface to volumio or is there another possibility?

Websocket (socket.io), REST API, Command line

See:
volumio.github.io/docs/API/WebSocket_APIs.html
volumio.github.io/docs/API/REST_API.html

thank you