Hi everybody,
I'm using REST API plugin in my Openfire with regular routes and everything runs OK, but now I have to implement new routes.
Which is the best way? There's any 'simple and clean' way to do it?
Will be inefficient add an other server for example with a PHP Framework that provides me a REST API with the new routes?
Thanks!!