{"id":33059281,"url":"https://honzaap.github.io/Systemizer/","last_synced_at":"2025-11-18T23:02:52.003Z","repository":{"id":38395603,"uuid":"361828452","full_name":"honzaap/Systemizer","owner":"honzaap","description":"A system design tool that allows you to simulate data flow of distributed systems.","archived":false,"fork":false,"pushed_at":"2025-10-05T18:46:50.000Z","size":9797,"stargazers_count":1428,"open_issues_count":15,"forks_count":91,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-10-05T20:40:58.050Z","etag":null,"topics":["architecture","backend","data-flow","database","design-tool","distributed-systems","microservices","microservices-architecture","scalability","server","system-design","visualization","web-development"],"latest_commit_sha":null,"homepage":"https://honzaap.github.io/Systemizer/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honzaap.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-26T17:00:21.000Z","updated_at":"2025-10-05T18:46:55.000Z","dependencies_parsed_at":"2024-08-01T09:23:48.768Z","dependency_job_id":"b9600a48-cef8-494f-9c78-31d0c9f4c398","html_url":"https://github.com/honzaap/Systemizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honzaap/Systemizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzaap%2FSystemizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzaap%2FSystemizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzaap%2FSystemizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzaap%2FSystemizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honzaap","download_url":"https://codeload.github.com/honzaap/Systemizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzaap%2FSystemizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285152377,"owners_count":27123462,"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","status":"online","status_checked_at":"2025-11-18T02:00:05.759Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["architecture","backend","data-flow","database","design-tool","distributed-systems","microservices","microservices-architecture","scalability","server","system-design","visualization","web-development"],"created_at":"2025-11-14T05:00:33.831Z","updated_at":"2025-11-18T23:02:51.998Z","avatar_url":"https://github.com/honzaap.png","language":"TypeScript","funding_links":[],"categories":["Software Architecture"],"sub_categories":["Modeling Tools"],"readme":"\u003cp align=\"center\"\u003e\u003cimg align=\"center\" src=\"https://honzaap.github.io/Systemizer/assets/logo.svg\" width=100 height=100\u003e\n\u003ch1 align=\"center\"\u003eSystemizer\u003c/h1\u003e\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Scrutinizer build (GitHub/Bitbucket)\" src=\"https://img.shields.io/scrutinizer/build/g/honzaap/Systemizer/main?style=flat-square\"\u003e\n  \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/honzaap/Systemizer?style=flat-square\"\u003e\n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/honzaap/Systemizer?color=2411ed\u0026style=flat-square\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/honzaap/Systemizer?style=flat-square\"\u003e\n\u003c/p\u003e\n\n\u003cp\u003eSystemizer is a system design tool used to create and simulate large scale distributed systems.\n\u003c/p\u003e\n\n### Want to try Systemizer?\nSystemizer is currently hosted on \u003ca href=\"https://honzaap.github.io/Systemizer/\"\u003eGitHub Pages\u003c/a\u003e.\n\n![GIF of Systemizer](https://honzaap.github.io/Systemizer/assets/gifs/tutorial0.gif)\n\n### How does Systemizer work?\n  * Select a component. This can be an **API**, **Client**, **Message Queue**, you name it.\n  * Create customizable endpoints, and connect components together.\n  * Send data to endpoints and watch the data flow of your system.\n\n## Installation\n1) Clone repository to your local machine\n2) Open terminal and `cd` into repository folder\n3) run `npm install`\n4) run `npm run start`\n5) Systemize!\n\n## Documentation\n- Documentation can be found in the \u003ca href=\"https://github.com/honzaap/Systemizer/wiki\"\u003eWiki section\u003c/a\u003e of this repo.\n## Contributing\n- To learn about contributing, visit the \u003ca href=\"https://github.com/honzaap/Systemizer/wiki/how-to-contribute\"\u003eHow to contribute\u003c/a\u003e section.\n- You can also check \u003ca href=\"https://github.com/honzaap/Systemizer/issues\"\u003eIssues\u003c/a\u003e to see if there is anything you want to help with.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/honzaap.github.io%2FSystemizer%2F","html_url":"https://awesome.ecosyste.ms/projects/honzaap.github.io%2FSystemizer%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/honzaap.github.io%2FSystemizer%2F/lists"}