RESTful 架构 && RESTful API REpresentational State Transfer (REST) 具象状态传输https://en.wikipedia.org/wiki/Representational_state_transfer SOAP (Simple Object Access Protocol) 简单对象访问协议 https://en.wikipedia.org/wiki/SOAP XML-RPC is a Remote Procedure Cal…
1.对Rest(Restful)的理解 理解RESTful架构 怎样用通俗的语言解释REST,以及RESTful 维基百科:Representational state transfer 2.Rest(Restful)架构的设计原则 深入浅出REST RESTful API 设计指南 3.相关主题(WebService,SOA,WebAPI,SOAP,WSDL) 三种主流的Web服务实现 asp.net系列相关内容 Web Services 系列教程 4.Rest API的一种描述语言:Swag…