{"id":22691491,"url":"https://github.com/noahingh/gocui-architecture","last_synced_at":"2025-08-22T06:35:29.096Z","repository":{"id":57515840,"uuid":"244683511","full_name":"noahingh/gocui-architecture","owner":"noahingh","description":"The architecture of gocui package.","archived":false,"fork":false,"pushed_at":"2020-03-04T00:39:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T03:18:42.259Z","etag":null,"topics":["architecture","go","gocui"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/noahingh.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}},"created_at":"2020-03-03T16:16:58.000Z","updated_at":"2020-03-04T00:39:53.000Z","dependencies_parsed_at":"2022-08-28T16:23:47.353Z","dependency_job_id":null,"html_url":"https://github.com/noahingh/gocui-architecture","commit_stats":null,"previous_names":["noahingh/gocui-architecture","hanjunlee/gocui-architecture"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fgocui-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fgocui-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fgocui-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fgocui-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahingh","download_url":"https://codeload.github.com/noahingh/gocui-architecture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215820,"owners_count":20741894,"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":["architecture","go","gocui"],"created_at":"2024-12-10T01:11:24.261Z","updated_at":"2025-03-29T16:42:00.815Z","avatar_url":"https://github.com/noahingh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocui architecture\n\n## Goal\n\nBenchmarking `k9s` logic and also adapt clean architecture into CUI.\n\n## Structure\n\nThe manager in `ui` package has the responsibility for UI stuff and it utilize the `service` pkg to manufacture data stuff.\n\n```shell\n├── internal\n│   └── ui\n│       ├── editor.go\n│       └── manager.go\n└── pkg\n    ├── service\n    │   ├── interface.go\n    │   └── service.go\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fgocui-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahingh%2Fgocui-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fgocui-architecture/lists"}