Service interface data simulation method and system
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- SHANGHAI HANDPAL INFORMATION TECH SERVICE
- Publication Date
- 2014-12-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
Technical field
[0001] The invention belongs to the technical field of software development data interaction, and specifically relates to a service interface data simulation method and system. Background technique
[0002] The existing software system development process usually involves docking with external website data interfaces, as well as data interaction between front-end systems and back-end systems, etc. The definition of some interfaces and the return of data require development and definition of various tasks. Since the return of the front-end page data needs to depend on the back-end service interface, when the back-end service interface is not developed, the front-end display page needs to display the page effect and can only be done in other ways, such as: (1) Through the page Write dead data on it and display it through rigid page data; (2) By simulating data in JS. However, method (1) When developing the program, the front-end page needs to rely on the back-end s...