Ruby Ruby 如何来实现 WebService 功能?

xautjzd · August 07, 2014 · Last by nouse replied at August 08, 2014 · 2911 hits

有这么一个需求:需要安卓程序里通过 WebService 来调用 Ruby 实现的某个功能,有没有类似的用 Ruby 实现的 WebService Server 呢?网上搜过,看到过soap4r,不过太老了,gems 都找不到了。后来又找到了一个savon,不过是 Client,不是 Server。有什么好的解决方法能解决?希望能指点下

自己写接口?

There is no rubygem for this library. Simply grab the latest version from the download page, unpack it and run:

ruby setup.rb all

https://github.com/spox/soap4r-spox

You need to Sign in before reply, if you don't have an account, please Sign up first.