JSON Toolbox

FREEMIUM
By Clemens-U | Updated 15일 전 | Tools
Health Check

N/A

README

JSON Schema analyzer

POST /api/jsonschemalinter/analyze
Content-Type: application/json

Request content: JSON Schema
Response body: Linter report. Empty if no issues are found.

Minify JSON input

POST /api/jsonlinter/minify
Content-Type: application/json

Request content: JSON input.
Response body: Minified JSON data.

Apply JSONPatch operations

POST /api/jsonpatch/apply
Content-Type: application/json

Request content: A JSON array. First element of top-level array is also an array of JSONPatch operations. Second element is the input data as JSON value.
Response body: Result of JSONPatch operations as JSON value.

Followers: 0
Resources:
Product Website
API Creator:
Rapid account: Clemens U
Clemens-U
Clemens-U
Log In to Rate API
Rating: 5 - Votes: 1