{"id":18285722,"url":"https://github.com/remexre/json-schema","last_synced_at":"2026-04-29T00:33:56.584Z","repository":{"id":96048374,"uuid":"92549603","full_name":"remexre/json-schema","owner":"remexre","description":"A crate for parsing JSON Schemas and using them to validate values.","archived":false,"fork":false,"pushed_at":"2017-06-06T17:27:50.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T00:41:19.649Z","etag":null,"topics":["json-schema"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remexre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-05-26T21:27:46.000Z","updated_at":"2017-05-31T00:06:12.000Z","dependencies_parsed_at":"2023-04-14T08:31:19.652Z","dependency_job_id":null,"html_url":"https://github.com/remexre/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/remexre%2Fjson-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remexre%2Fjson-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remexre%2Fjson-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remexre%2Fjson-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remexre","download_url":"https://codeload.github.com/remexre/json-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987598,"owners_count":21028956,"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"],"created_at":"2024-11-05T13:17:34.113Z","updated_at":"2026-04-29T00:33:56.548Z","avatar_url":"https://github.com/remexre.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-schema\n\nA crate for parsing and using JSON Schemas, as specified in\n[draft-wright-json-schema-01](https://tools.ietf.org/html/draft-wright-json-schema-01)\nand [draft-wright-json-schema-validation-01](https://tools.ietf.org/html/draft-wright-json-schema-validation-01).\n\n[![Build Status](https://travis-ci.org/remexre/json-schema.svg?branch=master)](https://travis-ci.org/remexre/json-schema)\n[![crates.io](https://img.shields.io/crates/v/json-schema.svg)](https://crates.io/crates/json-schema)\n[![Documentation](https://docs.rs/json-schema/badge.svg)](https://docs.rs/json-schema)\n\n**TODO Document**\n\nThis crate requires Rust 1.18.0 or later, due to use of\n[`pub_restricted`](https://github.com/rust-lang/rfcs/blob/master/text/1422-pub-restricted.md).\n\n## Known Issues\n\n - `JsonSchema` does not implement `Deserialize` or `Serialize`, although it does provide\n   [`JsonSchema::from_value`](https://docs.rs/json-schema/*/json_schema/struct.JsonSchema.html#method.from_value) and\n   [`JsonSchema::to_value`](https://docs.rs/json-schema/*/json_schema/struct.JsonSchema.html#method.to_value).\n - Does not implement the `default` or `examples` keywords.\n - Does not implement the `format` keyword.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremexre%2Fjson-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremexre%2Fjson-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremexre%2Fjson-schema/lists"}