Hey everyone,
I have been exploring some ideas to extend LibreTime’s functionality & was thinking of building a lightweight backend in Go to interact with the LibreTime API. Most of the examples I have found are in Python or PHP, which makes sense given the ecosystem but I want to know if anyone here has experimented with Golang for this?
My goal is to create a small interface to schedule and manage, possibly with some automation features. I want to hear if anyone has faced compatibility issues or if there are certain parts of the API that do not play well outside of the usual stack.
I just wrapped up a Golang Course Online, so I have got a good grasp on the language itself I am trying to see how it fits into the LibreTime world.
Any tips, advice please share with me.
Thank you.