{"id":35862723,"url":"https://github.com/fanktom/jsonschema","last_synced_at":"2026-01-08T13:06:32.782Z","repository":{"id":57516143,"uuid":"117886667","full_name":"fanktom/jsonschema","owner":"fanktom","description":"A Go package that parses JSON Schema documents and generates go types including validations","archived":false,"fork":false,"pushed_at":"2018-02-18T14:33:56.000Z","size":1175,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T09:57:35.876Z","etag":null,"topics":["compiler","golang","jsonschema","parser","rfc"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/fanktom.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}},"created_at":"2018-01-17T20:05:50.000Z","updated_at":"2023-08-20T01:56:08.000Z","dependencies_parsed_at":"2022-08-28T17:34:23.467Z","dependency_job_id":null,"html_url":"https://github.com/fanktom/jsonschema","commit_stats":null,"previous_names":["tfkhsr/jsonschema"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fanktom/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanktom%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanktom%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanktom%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanktom%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fanktom","download_url":"https://codeload.github.com/fanktom/jsonschema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanktom%2Fjsonschema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28245383,"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","status":"online","status_checked_at":"2026-01-08T02:00:06.591Z","response_time":241,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["compiler","golang","jsonschema","parser","rfc"],"created_at":"2026-01-08T13:03:06.308Z","updated_at":"2026-01-08T13:06:32.777Z","avatar_url":"https://github.com/fanktom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonschema\n\nA Go package that parses JSON Schema documents and generates go types including validations\n\n[![CircleCI](https://circleci.com/gh/tfkhsr/jsonschema.svg?style=svg)](https://circleci.com/gh/tfkhsr/jsonschema)\n\n## Features\n\n* Parses schema documents based on https://tools.ietf.org/html/draft-handrews-json-schema-00\n* Supports schema validation based on http://json-schema.org/latest/json-schema-validation.html\n* Creates a schema lookup index based on JSON Pointers\n* Generates source code for any supported language (currently only Go)\n* No dependencies on external packages\n* Test suite with shared schema fixtures\n* Library and standalone compiler binary `jsonschemac`\n\n## GoDoc\n\nGodoc is available from https://godoc.org/github.com/tfkhsr/jsonschema.\n\n## Install\n\nTo install as library run:\n\n```\ngo get -u github.com/tfkhsr/jsonschema\n```\n\nTo install the standalone compiler binary `jsonschemac` run:\n\n```\ngo get -u github.com/tfkhsr/jsonschema/cmd/jsonschemac\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanktom%2Fjsonschema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffanktom%2Fjsonschema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanktom%2Fjsonschema/lists"}