Why We Adopted JSON Patch (RFC 6902) And Why We Left It Behind
Every backend eventually hits the same wall: clients need to update part of a resource, but sending the whole object back and forth feels wrong. We tried JSON Patch. Here's what we learned.









