有这么一个需求:需要安卓程序里通过 WebService 来调用 Ruby 实现的某个功能,有没有类似的用 Ruby 实现的 WebService Server 呢?网上搜过,看到过soap4r,不过太老了,gems 都找不到了。后来又找到了一个savon,不过是 Client,不是 Server。有什么好的解决方法能解决?希望能指点下
用 json 吧,grape:https://github.com/intridea/grape/
自己写接口?
There is no rubygem for this library. Simply grab the latest version from the download page, unpack it and run: ruby setup.rb all
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