Hacker News new | ask | show | jobs
by avian 3604 days ago
A while back I wrote jsonmerge, a Python library for merging series of JSON documents. The syntax it uses for specifying merging rules is based on JSON schema:

https://pypi.python.org/pypi/jsonmerge

Blog post with some background:

https://www.tablix.org/~avian/blog/archives/2014/08/jsonmerg...