{"id":44321772,"url":"https://github.com/lmikolajczak/go-cli-chat","last_synced_at":"2026-02-11T06:35:28.331Z","repository":{"id":46164439,"uuid":"86509653","full_name":"lmikolajczak/go-cli-chat","owner":"lmikolajczak","description":"Chat server and command line interface client (CLI) in Go.","archived":false,"fork":false,"pushed_at":"2024-11-22T19:56:33.000Z","size":3136,"stargazers_count":54,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T21:37:42.685Z","etag":null,"topics":["chat","cli","cli-chat","go"],"latest_commit_sha":null,"homepage":"","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/lmikolajczak.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}},"created_at":"2017-03-28T21:38:25.000Z","updated_at":"2024-12-21T05:45:25.000Z","dependencies_parsed_at":"2023-07-14T05:00:54.480Z","dependency_job_id":null,"html_url":"https://github.com/lmikolajczak/go-cli-chat","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"8b5a16f243d58da33fd6513a982a429f91787a5e"},"previous_names":["luqqk/go-cli-chat"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/lmikolajczak/go-cli-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmikolajczak%2Fgo-cli-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmikolajczak%2Fgo-cli-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmikolajczak%2Fgo-cli-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmikolajczak%2Fgo-cli-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmikolajczak","download_url":"https://codeload.github.com/lmikolajczak/go-cli-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmikolajczak%2Fgo-cli-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29328269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":["chat","cli","cli-chat","go"],"created_at":"2026-02-11T06:35:28.257Z","updated_at":"2026-02-11T06:35:28.318Z","avatar_url":"https://github.com/lmikolajczak.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/Luqqk/go-cli-chat)](https://goreportcard.com/report/github.com/Luqqk/go-cli-chat)\n\n## 💬 go-cli-chat\n\nChat server and client written in Go (simple prototype for learning purposes). The application utilizes goroutines and channels.\n\n[![demo](https://asciinema.org/a/512757.svg)](https://asciinema.org/a/512757)\n\n### Usage\n\n```bash\n# Build and start container:\ndocker compose up -d\n# Enter go-cli-chat container:\ndocker exec -it go-cli-chat bash\n# Run chat server within go-cli-chat container:\ngo-cli-chat-server\n# Open another go-cli-chat container and start client with the given username:\ngo-cli-chat-client Lukasz\n```\n\nYou can also make changes and rebuild either `client` or `server` by using:\n\n```bash\n$ make build-server\n```\n\n```bash\n$ make build-client\n```\n\n### Contributing\n\nI am open to, and grateful for, any contributions made by the community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmikolajczak%2Fgo-cli-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmikolajczak%2Fgo-cli-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmikolajczak%2Fgo-cli-chat/lists"}