Comprehensive resource management platform system based on REST (Representational State Transfer) architecture
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHONGQING UNIV OF POSTS & TELECOMM
- Publication Date
- 2014-01-08
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of Internet resource management, and in particular relates to a comprehensive resource management platform system based on the REST architecture. Background technique
[0002] Representational State Transfer (REST for short) is an architectural style proposed by Dr. Roy Fielding as a distributed system design. In the concept of REST, the entire Web is regarded as a collection of resources, and resources are identified by URIs. , the operation on the resource is implemented by the combination of the URI specified by the client and the HTTP protocol verb. At the same time, the resource and the resource identification are separated, providing a framework for building scalable, simple, portable and loosely coupled Web programs The resource-based design of REST has changed the traditional service-based design thinking.
[0003] In the application of the Internet of Things, the Internet of Things service platform...