赞
踩
Rule: 我们必须用符号“/”来表示URI中资源的层级关系(Forward slash separator (/) must be used to indicate a hierarchicalrelationship )
例如:http://api.canvas.restapi.org/shapes/polygons/quadrilaterals/squares
例如:http://api.canvas.restapi.org/shapes/ 这种URI不要使用。
例如:http://api.college.restapi.org/students/3248234/transcripts/2005/fall.json
一般我们利用Content-Type 头信息的media type 类型表示消息格式。
例如:http://developer.soccer.restapi.org ,子域名developer的定义。
Table 3-1. Response status code categories
Category Description
1xx: Informational Communicates transfer protocol-level information.
2xx: Success Indicates that the client’s request was accepted successfully.
3xx: Redirection Indicates that the client must take some additional action in order to complete their request.
4xx: Client Error This category of error status codes points the finger at clients.
5xx: Server Error The server takes responsibility for these error status codes.
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。