精彩的人生

          好好工作,好好生活

          BlogJava 首頁 新隨筆 聯系 聚合 管理
            147 Posts :: 0 Stories :: 250 Comments :: 0 Trackbacks

          I am seeing a lot of new web services are implemented using a REST style architecture these days rather than a SOAP one. Lets step back a second and explain what REST is.

          What is a REST Web Service

          The acronym REST stands for Representational State Transfer, this basically means that each unique URL is a representation of some object. You can get the contents of that object using an HTTP GET, to delete it, you then might use a POST, PUT, or DELETE to modify the object (in practice most of the services use a POST for this).

          Who's using REST?

          All of Yahoo's web services use REST, including Flickr, del.icio.us API uses it, pubsub, bloglines, technorati, and both eBay, and Amazon have web services for both REST and SOAP.

          Who's using SOAP?

          Google seams to be consistent in implementing their web services to use SOAP, with the exception of Blogger, which uses XML-RPC. You will find SOAP web services in lots of enterprise software as well.

          REST vs SOAP

          As you may have noticed the companies I mentioned that are using REST api's haven't been around for very long, and their apis came out this year mostly. So REST is definitely the trendy way to create a web service, if creating web services could ever be trendy (lets face it you use soap to wash, and you rest when your tired). The main advantages of REST web services are:

          • Lightweight - not a lot of extra xml markup
          • Human Readable Results
          • Easy to build - no toolkits required

          SOAP also has some advantages:

          • Easy to consume - sometimes
          • Rigid - type checking, adheres to a contract
          • Development tools

          For consuming web services, its sometimes a toss up between which is easier. For instance Google's AdWords web service is really hard to consume (in CF anyways), it uses SOAP headers, and a number of other things that make it kind of difficult. On the converse, Amazon's REST web service can sometimes be tricky to parse because it can be highly nested, and the result schema can vary quite a bit based on what you search for.

          Which ever architecture you choose make sure its easy for developers to access it, and well documented.




          原文:http://www.petefreitag.com/item/431.cfm

          posted on 2006-08-31 17:21 hopeshared 閱讀(1318) 評論(0)  編輯  收藏 所屬分類: Web Service
          主站蜘蛛池模板: 阜新| 亚东县| 慈溪市| 孙吴县| 中山市| 上犹县| 中宁县| 台湾省| 绥化市| 平陆县| 临泉县| 桐乡市| 铁岭市| 巍山| 乳源| 华坪县| 禹城市| 松原市| 嘉义县| 兴业县| 塔河县| 玉林市| 广平县| 县级市| 寻甸| 漯河市| 旬阳县| 横峰县| 巫山县| 霸州市| 泰州市| 陆河县| 荥经县| 房山区| 深泽县| 依安县| 五峰| 贡嘎县| 荥经县| 政和县| 舒兰市|