{"id":24326668,"url":"https://github.com/rggh/composite_pattern","last_synced_at":"2026-06-04T17:31:11.041Z","repository":{"id":272621955,"uuid":"917215066","full_name":"RGGH/composite_pattern","owner":"RGGH","description":"Composite Pattern in Rust","archived":false,"fork":false,"pushed_at":"2025-01-15T15:29:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T17:32:12.188Z","etag":null,"topics":["composite","design-pattern","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/RGGH.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":"2025-01-15T15:17:49.000Z","updated_at":"2025-01-15T15:35:24.000Z","dependencies_parsed_at":"2025-01-15T17:32:18.755Z","dependency_job_id":"adf8e7da-4be5-44b6-a582-e7e4b7718a4c","html_url":"https://github.com/RGGH/composite_pattern","commit_stats":null,"previous_names":["rggh/composite_pattern"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fcomposite_pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fcomposite_pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fcomposite_pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fcomposite_pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RGGH","download_url":"https://codeload.github.com/RGGH/composite_pattern/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242982450,"owners_count":20216605,"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","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":["composite","design-pattern","rust"],"created_at":"2025-01-17T21:14:05.581Z","updated_at":"2026-06-04T17:31:11.003Z","avatar_url":"https://github.com/RGGH.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n+----------------+\n|    Country     |\n|----------------|\n| name: String   |\n| provinces: []  |\n+----------------+\n        |\n        +----------------------------+\n        |                            |\n+----------------+        +----------------+\n|    Province    |        |    Province    |\n|----------------|        |----------------|\n| name: String   |        | name: String   |\n| cities: []     |        | cities: []     |\n+----------------+        +----------------+\n        |                            |\n  +---------------------------+      +--------------------+\n  |                           |                           |\n+----------------+        +----------------+        +----------------+\n|      City      |        |      City      |        |      City      |\n|----------------|        |----------------|        |----------------|\n| name: String   |        | name: String   |        | name: String   |\n+----------------+        +----------------+        +----------------+\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fcomposite_pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frggh%2Fcomposite_pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fcomposite_pattern/lists"}