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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
11 months ago
0.3.0.2
11 months ago
Versions
7
7
Downloads
182 total
182 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/jsonpatch
spec |
| License | AGPL-3.0-only |
| First Release | 12 months ago |
| Last Synced | 12 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |