{"id":26372808,"url":"https://github.com/moedevelops/chatding","last_synced_at":"2026-02-05T12:33:17.322Z","repository":{"id":264051792,"uuid":"892213534","full_name":"MoeDevelops/chatding","owner":"MoeDevelops","description":"Simple SSE Chat in pure Gleam","archived":false,"fork":false,"pushed_at":"2025-10-03T12:12:31.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-01T14:46:16.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chatding.moedev.me/","language":"Gleam","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/MoeDevelops.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}},"created_at":"2024-11-21T17:47:56.000Z","updated_at":"2025-04-09T18:03:40.000Z","dependencies_parsed_at":"2024-11-21T18:35:33.861Z","dependency_job_id":"560966c3-73b3-41b1-a3b1-2c323aa886f1","html_url":"https://github.com/MoeDevelops/chatding","commit_stats":null,"previous_names":["moedevelops/chatding"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/MoeDevelops/chatding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeDevelops%2Fchatding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeDevelops%2Fchatding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeDevelops%2Fchatding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeDevelops%2Fchatding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoeDevelops","download_url":"https://codeload.github.com/MoeDevelops/chatding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeDevelops%2Fchatding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29121775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-03-17T01:19:24.868Z","updated_at":"2026-02-05T12:33:17.303Z","avatar_url":"https://github.com/MoeDevelops.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatding\n\nChatding is a reimplementation of the [Chatthing](https://github.com/0x6DD8/chatthing) project. It is a simple chat application built using Gleam and HTMX, with server-sent events (SSE) for real-time updates and a web-based frontend.\n\n## Features\n\n- Real-time chat updates using Server-Sent Events (SSE)\n- Session management with cookies\n- Written in Gleam\n\n## Getting Started\n\n### Prerequisites\n\n- Gleam\n- Erlang\n- rebar3\n\n### Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/MoeDevelops/chatding\ncd chatding\n```\n\n2. Build the project:\n\n```sh\ngleam build\n```\n\n3. Run the server:\n\n```sh\ngleam run\n```\n\nThe server will start on port 5001.\n\n### Usage\n\nOpen your web browser and navigate to `http://localhost:5001` to start using the chat application.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Chatthing](https://github.com/0x6DD8/chatthing) - The original project that inspired this reimplementation.\n- [nakai](https://github.com/aslilac/nakai) - A Gleam library for building HTML on the server.\n- [mist](https://github.com/rawhat/mist) - A Gleam http server with sse support.\n- [wisp](https://github.com/gleam-wisp/wisp) - A Gleam web framework built on mist.\n- [htmx](https://github.com/bigskysoftware/htmx) - A library for accessing modern browser features directly from HTML.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoedevelops%2Fchatding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoedevelops%2Fchatding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoedevelops%2Fchatding/lists"}