Title
JSON Patch for Turning a Pull REST API into a Push.
Abstract
REST APIs together with JSON are commonly used by modern web applications to export their services. However, these services are usually reachable in a pull mode which is not suitable for accessing changing data. Turning a service from a pull to a push mode is therefore frequently asked by web developers that want to get notified of changes. Converting a pull API into a push one obviously requires to make periodical calls to the API but also to create a patch between each successive version of the data. The latter is the most difficult part and this is where existing solutions have some imperfections. To face this issue, we present a new patch algorithm supporting move and copy change operations. Our evaluation done with real industrial data shows that our algorithm creates small patches compared with other libraries, and creates them faster.
Year
DOI
Venue
2016
10.1007/978-3-319-46295-0_27
Lecture Notes in Computer Science
Keywords
Field
DocType
REST,JSON,Diff,Patch,Web application
Computer science,Real-time computing,Web application,JSON,Database
Conference
Volume
ISSN
Citations 
9936
0302-9743
1
PageRank 
References 
Authors
0.36
10
4
Name
Order
Citations
PageRank
Hanyang Cao131.07
Jean-Rémy Falleri230220.65
Xavier Blanc348936.26
Li Zhang414120.37