Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Ask HN: Who uses JSON Patch? | Dark Hacker News
Ask HN: Who uses JSON Patch?
1 points
by
nicksuperb
9 years ago
| 1 comment
Eridrus
9 years ago
|
next
[−]
I have used it in the past for automated regression testing in the same vein as
https://github.com/twitter/diffy
It obviously did better than a naive text diff algorithm.