WOPI host implementation in Nodejs?

后端 未结 2 1865
被撕碎了的回忆
被撕碎了的回忆 2020-12-22 12:08

I want to deploy Office Online which requires the implementation of WOPI protocol. I have seen the implementation of WOPI host in C# e.g. here. WOPI protocol requires to imp

2条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-22 12:47

    The language in question doesn't matter, it's just "REST". I wrote an implementation in Ruby a while ago.

提交回复
热议问题