{"id":25483186,"url":"https://github.com/trinnguyen/jsonsc","last_synced_at":"2026-04-27T16:31:04.886Z","repository":{"id":72996432,"uuid":"473858712","full_name":"trinnguyen/jsonsc","owner":"trinnguyen","description":"A DSL to define JSON schema","archived":false,"fork":false,"pushed_at":"2022-04-03T11:07:14.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T07:58:03.540Z","etag":null,"topics":["dsl","json-schema","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/trinnguyen.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":"2022-03-25T03:43:41.000Z","updated_at":"2022-03-25T03:51:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a341a3f-59a5-4dbd-a7b4-f562a1697009","html_url":"https://github.com/trinnguyen/jsonsc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trinnguyen/jsonsc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinnguyen%2Fjsonsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinnguyen%2Fjsonsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinnguyen%2Fjsonsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinnguyen%2Fjsonsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinnguyen","download_url":"https://codeload.github.com/trinnguyen/jsonsc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinnguyen%2Fjsonsc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31469743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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":["dsl","json-schema","swift"],"created_at":"2025-02-18T17:02:26.268Z","updated_at":"2026-04-27T16:31:04.881Z","avatar_url":"https://github.com/trinnguyen.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonsc\nA DSL to define JSON schema\n\n## Getting started\n\n### Sample input\nFile `hello.jsons`\n\n```ruby\ntype Foo {\n    name: string,\n    count: int,\n    price: decimal,\n    is_active: bool\n}\n\ntype Bar {\n    foo: Foo\n}\n```\n\n### Run command-line tool\n\n```shell\nOVERVIEW: A DSL to define JSON schema\n\nUSAGE: jsonsc \u003cpath\u003e [--verbose]\n\nARGUMENTS:\n  \u003cpath\u003e                  Path to .jsons file\n\nOPTIONS:\n  --verbose               Enable verbose logging\n  -h, --help              Show help information.\n```\n\n- Execute: `jsonsc hello.jsons`\n\n\n## Build\n- Build debug `swift build`\n- Run debug: `swift run`\n- Run tests: `swift tests`\n- Build release: `swift build -c release`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinnguyen%2Fjsonsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinnguyen%2Fjsonsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinnguyen%2Fjsonsc/lists"}