golang-github-evanphx-json-patch-dev

Go library to apply rfc6902 patches and create and apply rfc7386 patches
  https://github.com/evanphx/json-patch
  0
  no reviews



Json-patch provides the abiilty to modify and test a json according to a rfc6902 json patch (http://tools.ietf.org/html/rfc6902) and rfc7386 json merge patch (https://tools.ietf.org/html/rfc7386).