1、HTTP http://www.w3.org/Protocols/rfc2616/rfc2616.html
2、REST是什么http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
http://www.ibm.com/developerworks/library/ws-restful/index.html
http://en.wikipedia.org/wiki/REST
Web service APIs that adhere to the REST architectural constraints are called RESTful
3、使用,以及示例:http://isdk.dev.live.com/
4、创造RESTful service
http://www.asp.net/web-api
5、Ajax--REST客户端
相关文章
- 04-16为Asp.Net Web Api添加Http基本认证
- 04-16【ASP.NET MVC 学习笔记】- 19 REST和RESTful Web API
- 04-16基于.Net Framework 4.0 Web API开发(2):ASP.NET Web APIs 参数传递方式详解
- 04-16报错:ASP.NET Web API中找不到与请求匹配的HTTP资源
- 04-16HTTP based RESTful APIs - asp.net web api
- 04-16如何通过js跨域调用ASP.NET Web API (请问如何实现在javascript中通过http get的方式跨域调用ASP.NET Web API?)
- 04-16使用ASP.NET Web Api构建基于REST风格的服务实战系列教程【五】——在Web Api中实现Http方法(Put,Post,Delete)
- 04-16【ASP.NET Web API教程】5.5 ASP.NET Web API中的HTTP Cookie
- 04-16【ASP.NET Web API教程】5.1 HTTP消息处理器
- 04-16ASP.NET Core Restful Web API 相关资源索引