简体   繁体   English

有关使用和/或设置REST Web服务的真实指南?

[英]Real world guide on using and/or setting up REST web services?

I've only used XML RPC and I haven't really delved into SOAP but I'm trying to find a good comprehensive guide, with real world examples or even a walkthrough of some minimal REST application. 我只使用过XML RPC,但我并没有真正研究过SOAP,但是我试图找到一个很好的综合指南,其中包含实际示例,甚至是一些最小的REST应用程序的演练。

I'm most comfortable with Python/PHP. 我对Python / PHP最满意。

我喜欢Richardson&Ruby在O'Reilly的书“ RESTful Web Services”中的示例。

There is a good example with the Google App Engine Documentation. Google App Engine文档就是一个很好的例子。 http://code.google.com/appengine/articles/rpc.html . http://code.google.com/appengine/articles/rpc.html It also talks you through some security aspects of doing REST 它还介绍了执行REST的一些安全方面

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM