An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : jsonpatch

This is a Haskell library for parsing and applying JSON Patches From https://www.json.org/: JSON Patch is a format for describing changes to a JSON document. It can be used to avoid sending a whole document when only a part has changed. When used in combination with the HTTP PATCH method, it allows partial updates for HTTP APIs in a standards compliant way. The patch documents are themselves JSON documents. JSON Patch is specified in RFC 6902 from the IETF.

Registry - Source - Homepage - JSON
purl: pkg:hackage/jsonpatch
Keywords: agpl , json , library , Propose Tags
License: AGPL-3.0-only
Latest release: 3 months ago
First release: 4 months ago
Downloads: 47 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...