json-merge-patch
There are 15 repositories under json-merge-patch topic.
nlohmann/json
JSON for Modern C++
objecthub/swift-dynamicjson
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
Morcatko/Morcatko.AspNetCore.JsonMergePatch
JsonMergePatch support for ASP.NET Core
danielaparker/JsonCons.Net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
ajv-validator/ajv-merge-patch
$merge and $patch keywords for Ajv JSON-Schema validator to extend schemas
shagaba/jacksync
Jacksync provides a library for synchronization by producing and applying a JSON Patches to Java objects. Inspired by RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch) written in Java, which uses Jackson at its core. provides advanced sync, merge, patch & diff processing.
lens-vm/jsonmerge
A TinyGo supported implementation of the JSON Merge spec based on json-patch & fastjson.
zuplo-samples/json-merge-patch-www
Generate and Apply JSON Merge Patches for free using this web tool
marklnz/JsonMergePatch
A simple C# implementation of Json Merge Patch as described in IETF RFC 7386.
mr-mixas/Struct-Diff-MergePatch.pm
JSON Merge Patch (rfc7396) for perl structures
SeeSharp7/patch4net
A free, lightweight library for using JSON PATCH (RFC 6902) and JSON MERGE PATCH (RFC 7386) in your RESTful .NET-Services
zuplo-samples/json-merge-patch
REST API to apply JSON Merge Patches to uploaded JSON documents
Asjidkalam/json-merge-patch
An implementation of the JSON Merge Patch (RFC 7396)
jaywon/json-merge-patch
An implementation of the JSON Merge Patch (RFC 7396)
psmoros/json-merge-patch
An implementation of the JSON Merge Patch (RFC 7396)