{"id":16881666,"url":"https://github.com/benbjohnson/chatter","last_synced_at":"2025-03-20T03:35:10.665Z","repository":{"id":66318063,"uuid":"24504882","full_name":"benbjohnson/chatter","owner":"benbjohnson","description":"Demo application using Server Side Events (SSE) and written in Go.","archived":false,"fork":false,"pushed_at":"2014-09-26T15:32:17.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T23:56:14.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/benbjohnson.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}},"created_at":"2014-09-26T15:32:05.000Z","updated_at":"2023-06-19T14:35:03.000Z","dependencies_parsed_at":"2023-02-20T02:31:03.796Z","dependency_job_id":null,"html_url":"https://github.com/benbjohnson/chatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fchatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fchatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fchatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fchatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbjohnson","download_url":"https://codeload.github.com/benbjohnson/chatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244544839,"owners_count":20469743,"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":[],"created_at":"2024-10-13T16:04:41.706Z","updated_at":"2025-03-20T03:35:10.643Z","avatar_url":"https://github.com/benbjohnson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"chatter\n=======\n\nChatter is an SSE demo application written in Go.\n\n\n## Getting Started\n\nTo install chatter, simply install Go and run:\n\n```sh\n$ go get github.com/benbjohnson/chatter\n```\n\nThen run `chatterd`:\n\n```sh\n$ chatterd\nListening on http://localhost:9000\n```\n\nYou can connect a client to chatter by simply going to\n[http://localhost:9000](http://localhost:9000). There is not currently a message\ncreation UI so you'll need to use `curl` or `wget`:\n\n```sh\n$ curl -X POST http://localhost:9000/messages?body=hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fchatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbjohnson%2Fchatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fchatter/lists"}