{"id":20049522,"url":"https://github.com/weaming/is-valid-json-schema","last_synced_at":"2026-05-10T13:35:14.478Z","repository":{"id":128810559,"uuid":"138735328","full_name":"weaming/is-valid-json-schema","owner":"weaming","description":"Verify JSON schema quickly.","archived":false,"fork":false,"pushed_at":"2019-07-31T15:23:10.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T20:45:50.403Z","etag":null,"topics":["json-schema","quickstart","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaming.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T12:32:29.000Z","updated_at":"2019-07-31T15:23:12.000Z","dependencies_parsed_at":"2023-07-17T00:17:03.495Z","dependency_job_id":null,"html_url":"https://github.com/weaming/is-valid-json-schema","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fis-valid-json-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fis-valid-json-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fis-valid-json-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fis-valid-json-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/is-valid-json-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241479681,"owners_count":19969489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-schema","quickstart","testing"],"created_at":"2024-11-13T11:50:38.066Z","updated_at":"2026-05-10T13:35:09.436Z","avatar_url":"https://github.com/weaming.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-valid-json-schema\n## Install\n\n```\ngo get -u github.com/weaming/is-valid-json-schema\n```\n\n## Usage\n\n```\nUsage of is-valid-json-schema:\n  -data string\n    \tdata json path\n  -listen string\n    \tfake api server listen on\n  -schema string\n    \tschema json path\n```\n\n* `-listen`: serve `$CWD` filesystem as API to provide JSON schema validation service.\n  * URI endswith `/`: `\u003curi\u003e/index.json` as schema\n  * `foo/bar`: `foo/bar.json` as schema\n  * `./map.json` to define your custom mapping from URI to schema file. See [map.json](./map.json)\n  * `foo/bar?path=a/b/c`: extract data from the POST body by `path` `a/b/c` as the final data to be validate\n* `-data`+`-schema`: CLI to verify `data` file against `schema` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fis-valid-json-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Fis-valid-json-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fis-valid-json-schema/lists"}