I want to allow user to be able to edit office documents online within the web application. I have come to know that I can do it easily by installing Web App Server
But it requires a separate isolated server for installing it. Or I need to install it on virtual machine.
I was wondering if is there any api available (which already have Web App Server installed on it), which I can use directly with my web application to fulfill my requirement?.