首页 技术 正文
技术 2022年11月14日
0 收藏 646 点赞 4,643 浏览 1873 个字

Web之父 Tim Berners Lee :https://en.wikipedia.org/wiki/Tim_Berners-Lee

世界上诞生的第一个网站:http://info.cern.ch/

世界上诞生的第一个网站-模拟器:http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html

Web的生日:http://home.cern/topics/birth-web

HTTP 0.9 :https://www.w3.org/Protocols/HTTP/AsImplemented.html

HTTP 历史:https://www.w3.org/Protocols/History.html

HTTP 1.1 : https://www.ietf.org/rfc/rfc2616.txt

Evolution of HTTP:https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP

Roy T. Fielding :https://en.wikipedia.org/wiki/Roy_Fielding

Roy T. Fielding : REST 论文《Architectural Styles and the Design of Network-based Software Architectures》:https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm

Roy T. Fielding : REST 论文(中文版 译者:李锟)《架构风格与基于网络应用软件的架构设计(中文修订版)》:https://www.infoq.cn/article/web-based-apps-archit-design

Roy T. Fielding : Roy T. Fielding 谈Google SPDY协议:https://www.infoq.cn/article/2012/07/roy-on-google-spdy

Roy T. Fielding : Understanding the REST Style :https://www.youtube.com/watch?v=w5j2KwzzB-0

Roy T. Fielding : REST APIs must be hypertext-driven: http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven

Roy T. Fielding : It is okay to use POST : https://roy.gbiv.com/untangled/2009/it-is-okay-to-use-post

李锟 :《REST 实战》: https://book.douban.com/subject/6854551/

李锟 : 理解本真的REST:https://www.infoq.cn/article/understanding-restful-style

李锟 : 架构风格与基于网络的软件架构设计-导读:https://www.infoq.cn/article/doctor-fielding-article-review

REST is not about APIs , Part 1:https://www.nirmata.com/2013/10/01/rest-apis-part-1/

REST is not about APIs , Part 2:https://www.nirmata.com/2013/11/12/rest-apis-part-2/

架构(Architecture):https://en.wikipedia.org/wiki/Architecture

REST知识的阅读清单:https://www.infoq.cn/article/rest-reading-list

What’s different/better/worse than other JSON hypermedia media types?:https://github.com/kevinswiber/siren/issues/15

REST APIs Design Guidelines :https://github.com/linianhui/code.guide

COAP (Constrained Application Protocol):http://coap.technology/

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,497
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,910
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,744
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,497
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:8,135
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:5,298