{"id":44767121,"url":"https://github.com/chizidotdev/nuntius-go","last_synced_at":"2026-02-16T04:08:16.650Z","repository":{"id":214405714,"uuid":"735975541","full_name":"chizidotdev/nuntius-go","owner":"chizidotdev","description":"Go + HTMX version. Nuntius is an interactive anonymous messaging webapp with a dare game. ","archived":false,"fork":false,"pushed_at":"2024-01-11T12:41:25.000Z","size":79,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-11T16:30:07.943Z","etag":null,"topics":["clean-architecture","golang","htmx","oauth2","templ"],"latest_commit_sha":null,"homepage":"https://nuntius.up.railway.app/","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/chizidotdev.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-26T16:13:21.000Z","updated_at":"2024-01-11T15:35:01.000Z","dependencies_parsed_at":"2024-01-11T14:11:00.068Z","dependency_job_id":null,"html_url":"https://github.com/chizidotdev/nuntius-go","commit_stats":null,"previous_names":["chizidotdev/nuntius-go"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/chizidotdev/nuntius-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizidotdev%2Fnuntius-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizidotdev%2Fnuntius-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizidotdev%2Fnuntius-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizidotdev%2Fnuntius-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chizidotdev","download_url":"https://codeload.github.com/chizidotdev/nuntius-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizidotdev%2Fnuntius-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["clean-architecture","golang","htmx","oauth2","templ"],"created_at":"2026-02-16T04:08:16.077Z","updated_at":"2026-02-16T04:08:16.645Z","avatar_url":"https://github.com/chizidotdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuntius Go\n\nNuntius is an interactive anonymous messaging webapp with a dare game. Built with Go, HTMX, Templ and PostgresQL. This is a clone of the [original nuntius](https://github.com/chizidotdev/nuntius) built with NextJS...\nGoal of this project was to experiment with the golang, htmx and templ stack.\n\n### Explored Features\n- Templ + HTMX for server side rendering and client side interactivity\n- Google oauth2\n- Session storage with gin and postgres\n- Send and receive anonymous messages\n- Clean architecture pattern\n\n## Development\nEnsure you have [docker](https://docs.docker.com/engine/install) and the [compose plugin](https://docs.docker.com/compose/install) installed and setup on your machine\n\nRun the following command to start the server\n```bash\ndocker compose up\n```\nNavigate to `localhost:8080` on your browser to view the app\n\n### Architecture Overview\n```bash\ncmd/ # Main application entry point\nconfig/ # Application configuration ( env variables )\ninternal/\n   |-- app/\n   |   |-- components/ # Htmx + Templ components\n   |   |-- db/ # Database connection\n   |   |-- drivers/ # External services ( HTTP client )\n   |-- core/\n   |   |-- domain/ # Core domain data models\n   |   |-- service/ # Core business logic\n```\n\n### TODO\n- [x] Containerize with docker\n- [ ] Websockets implementation\n \n### Contact\n- 𝕏 [@chizidotdev](https://twitter.com/chizidotdev)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchizidotdev%2Fnuntius-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchizidotdev%2Fnuntius-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchizidotdev%2Fnuntius-go/lists"}