{"id":16721095,"url":"https://github.com/khalyomede/rs-json","last_synced_at":"2026-05-09T01:37:40.964Z","repository":{"id":96870278,"uuid":"164943339","full_name":"khalyomede/rs-json","owner":"khalyomede","description":"Standard proposal for JSON based ORM relational schema definitions.","archived":false,"fork":false,"pushed_at":"2019-02-04T20:24:00.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T19:47:33.677Z","etag":null,"topics":["database","definition","json","json-schema","migrations","orm","relational-databases","relational-model","schema","standard"],"latest_commit_sha":null,"homepage":"https://khalyomede.github.io/rs-json/","language":null,"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/khalyomede.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":"2019-01-09T21:48:51.000Z","updated_at":"2019-01-12T09:09:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e78c1fd8-67aa-442d-9ade-d712def2525a","html_url":"https://github.com/khalyomede/rs-json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khalyomede/rs-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalyomede%2Frs-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalyomede%2Frs-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalyomede%2Frs-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalyomede%2Frs-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khalyomede","download_url":"https://codeload.github.com/khalyomede/rs-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalyomede%2Frs-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["database","definition","json","json-schema","migrations","orm","relational-databases","relational-model","schema","standard"],"created_at":"2024-10-12T22:28:45.225Z","updated_at":"2026-05-09T01:37:40.942Z","avatar_url":"https://github.com/khalyomede.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RS/JSON\n\n![](https://img.shields.io/github/tag/khalyomede/rs-json.svg)\n![](https://img.shields.io/github/license/khalyomede/rs-json.svg)\n\n\nStandard proposal for JSON based ORM relational schema definitions.\n\n```json\n{\n  \"version\": \"0.1.0\",\n  \"licence\": \"MIT\",\n  \"book\": {\n    \"properties\": {\n      \"id\": {\n        \"type\": \"unsigned-int\",\n        \"incremented\": true\n      },\n      \"name\": {\n        \"type\": \"string\",\n        \"length\": 255,\n        \"required\": true\n      }\n    }\n  }\n}\n```\n\nDocumentation available at this address: [https://khalyomede.github.io/rs-json/](https://khalyomede.github.io/rs-json/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalyomede%2Frs-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhalyomede%2Frs-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalyomede%2Frs-json/lists"}