Is it possible to decouple the view pattern of the product?
I would like to install the engine and administration on a separate server and the view on front end server.
Or always with the intention of decoupling it, is it possible through the REST services able to reconstruct the view?
With this solution, can I use json data to build the front end side of the questionnaire interface?
I would like to install the engine and administration on a separate server and the view on front end server.
Or always with the intention of decoupling it, is it possible through the REST services able to reconstruct the view?
With this solution, can I use json data to build the front end side of the questionnaire interface?