This sounds very cool but I'm having trouble seeing the main advantages. The page says:<p>> You may ask yourself: "Web applications can already use third-party services through remote API calls, how is Qworum better?". The answer is that currently third-party services can only provide business logic through their APIs (whether they are REST-based or not), whereas Qworum services can also bring the UI that goes along with the business logic. This lightens the workload of Web application developers.<p>Can't services already provide UI? Eg a server sending React components to the client.<p>If I were to guess, the whole "service web" idea seems to imply that services can run within a client browser, and talk to other services in other user browsers. I admit that could be quite cool, and enable easier development of p2p apps