Hi all,
I’m trying to develop a physical product that interacts with mopidy, friends of mine advised working with sending http request by using json. I was wondering if anyone has a simple example code which is able to do minor actions with mopidy through http requests, such as play a song or request a playlist.
If I could use this example code I might be able to grasp a bit better how all this works. I have almost no experience with this, but I have quite some experience in other programming languages. So I hope an example program might push me in the right direction. I already looked at the javascript library, but that still didn’t give me a lot of fo clarity.
thanks everyone