{"id":17921860,"url":"https://github.com/zth/rescript-json-schema-embed","last_synced_at":"2026-01-28T17:34:00.969Z","repository":{"id":245481055,"uuid":"817926738","full_name":"zth/rescript-json-schema-embed","owner":"zth","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-21T18:06:29.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T02:24:51.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ReScript","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/zth.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":"2024-06-20T18:23:20.000Z","updated_at":"2024-06-21T18:06:32.000Z","dependencies_parsed_at":"2024-06-22T10:25:36.999Z","dependency_job_id":"eeb4454f-920d-4d55-a9e7-ed567be8165f","html_url":"https://github.com/zth/rescript-json-schema-embed","commit_stats":null,"previous_names":["zth/rescript-json-schema-embed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zth/rescript-json-schema-embed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Frescript-json-schema-embed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Frescript-json-schema-embed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Frescript-json-schema-embed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Frescript-json-schema-embed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zth","download_url":"https://codeload.github.com/zth/rescript-json-schema-embed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Frescript-json-schema-embed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"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":[],"created_at":"2024-10-28T20:36:30.133Z","updated_at":"2026-01-28T17:34:00.947Z","avatar_url":"https://github.com/zth.png","language":"ReScript","readme":"```rescript\nopen RescriptSchema\n\nmodule TestSchema = %generated.jsonSchema(\"./testschema.json\")\n\nlet data = %raw(`{\n  \"Id\": 1,\n  \"Title\": \"My first film\",\n  \"Age\": 17\n}`)\n\nswitch data-\u003eS.parseWith(TestSchema.schema) {\n| Ok(content) =\u003e Console.log(content)\n| Error(err) =\u003e Console.error(err)\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Frescript-json-schema-embed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzth%2Frescript-json-schema-embed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Frescript-json-schema-embed/lists"}