Could somebody give me an overview of how to call the Juju controller API from my own application?
I’ve done a little looking around and it looks like the API is all websockets? Or is there a REST API. I’m just looking for a quick pointer on how it is designed and where I might go for more information. I found the schema file, but I don’t know exactly how that translates into requests I can make to the server.