{"id":15102736,"url":"https://github.com/itolosa/discovery-converter","last_synced_at":"2026-01-18T19:01:45.990Z","repository":{"id":254731783,"uuid":"847384220","full_name":"itolosa/discovery-converter","owner":"itolosa","description":"Google Discovery to JSON Schema","archived":false,"fork":false,"pushed_at":"2024-08-25T20:27:03.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T11:42:33.269Z","etag":null,"topics":["discovery","gcp","google","google-cloud","json","json-schema"],"latest_commit_sha":null,"homepage":"","language":"Python","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/itolosa.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":"2024-08-25T17:10:52.000Z","updated_at":"2024-08-25T20:27:05.000Z","dependencies_parsed_at":"2024-08-25T18:29:57.858Z","dependency_job_id":"e04edfdf-039b-4976-baf9-644bc91cf8f0","html_url":"https://github.com/itolosa/discovery-converter","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"974af17a5a3f9ab6ad533980cd43e08aeaaba9b5"},"previous_names":["itolosa/discovery-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itolosa/discovery-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itolosa%2Fdiscovery-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itolosa%2Fdiscovery-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itolosa%2Fdiscovery-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itolosa%2Fdiscovery-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itolosa","download_url":"https://codeload.github.com/itolosa/discovery-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itolosa%2Fdiscovery-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28548944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["discovery","gcp","google","google-cloud","json","json-schema"],"created_at":"2024-09-25T19:05:40.546Z","updated_at":"2026-01-18T19:01:45.973Z","avatar_url":"https://github.com/itolosa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discovery to JSON Schema Converter\n\n[![codecov](https://codecov.io/github/itolosa/discovery-converter/graph/badge.svg?token=2KGGT1RWI4)](https://codecov.io/github/itolosa/discovery-converter)\n\nThe goal of this project is to provide a tool to convert Google Discovery documents to JSON Schemas,\nso they can be used to validate JSON or YAML specs.\n\nIt requires to create a property builder for every discovery document you want to convert.\n\nThere are some already converted schemas in the `schemas` directory.\n\nYou can also check the builders in the `discovery_converter/builders` directory.\n\n## Usage\n\nClone this repository\n\n```bash\ngit clone git@github.com:itolosa/discovery-converter.git\n```\n\nInstall the dependencies\n\n```bash\npoetry install\n```\n\nRun the generator\n\n```bash\npoetry run python generate.py\n```\n\nCheck generated schemas in the `schemas` directory.\n\n## Contributing\n\nFeel free to contribute to this project by creating a new builder for a new discovery document.\n\nYou can also create a PR to improve the existing code or open an issue if you find a bug.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitolosa%2Fdiscovery-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitolosa%2Fdiscovery-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitolosa%2Fdiscovery-converter/lists"}