JSON Toolbox

免费增值
通过 Clemens-U | 已更新 1ヶ月前 | 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.

关注者:0
资源:
产品网站
API 创建者:
Rapid account: Clemens U
Clemens-U
Clemens-U
登录并给 API 打分
打分:5 - 投票:1