sockets

Application programming interface

I dont know who wrote it, i thought it was a comment on the Reddit post i made but i cant find it. But what it said was something like this:

I use this App on Android to connect to CP and SB and i love the App, will it be possible to continue using this App with XDM?

Now this is a great idea!! … i was having trouble with the JSONRPC anyway (although i leave this untouched for now). But i will create a ApiExtender plugin class that can expose api / web / http “functions” … and thous allowing to create a plugin that works like e.g. the CP api.

These ApiExtender would recive a namespace in the call URL, i am thinking of something like:

{{xdm-url-and-port}}/api/{{xdm-api-key}}/{{plugin-extender}}[{{plugin-instance-name}}]/{{plugin-api-options}}

Fork me on GitHub