TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who uses JSON Patch?

1 pointsby nicksuperbalmost 8 years ago

1 comment

Eridrusalmost 8 years ago
I have used it in the past for automated regression testing in the same vein as <a href="https:&#x2F;&#x2F;github.com&#x2F;twitter&#x2F;diffy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;twitter&#x2F;diffy</a><p>It obviously did better than a naive text diff algorithm.