{"id":20994447,"url":"https://github.com/laetho/cqrs-poc","last_synced_at":"2025-07-22T09:09:32.165Z","repository":{"id":256289216,"uuid":"854814248","full_name":"laetho/cqrs-poc","owner":"laetho","description":"Playing with HTMX, NATS and CQRS","archived":false,"fork":false,"pushed_at":"2024-09-10T21:14:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T05:16:55.480Z","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/laetho.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T20:26:10.000Z","updated_at":"2024-09-10T21:14:30.000Z","dependencies_parsed_at":"2024-09-10T02:43:44.374Z","dependency_job_id":"438e135a-b316-4c79-ad24-85c8e42438dd","html_url":"https://github.com/laetho/cqrs-poc","commit_stats":null,"previous_names":["laetho/cqrs-poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laetho/cqrs-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laetho%2Fcqrs-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laetho%2Fcqrs-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laetho%2Fcqrs-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laetho%2Fcqrs-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laetho","download_url":"https://codeload.github.com/laetho/cqrs-poc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laetho%2Fcqrs-poc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266463451,"owners_count":23932900,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-19T07:18:21.774Z","updated_at":"2025-07-22T09:09:32.051Z","avatar_url":"https://github.com/laetho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cqrs-poc\n\nThis is a little experiment on building a streaming frontend with HTMX on the client. Leveraging SSE (Server Sent Events) from the backend. \n\nWe do CQRS. The SSE events for command and query results are backed by NATS. All commands and queries gets published on diffrent work queues for processing. Result of commands and queries are streamed back to the client on /stream/commands and /stream/queries respectively.\n\n## Status\n\nCurrently a very naive implementation, no actual commands or queries are implemented, but they are \"processed\" and streamed to the client. Will be interesting to see how flexible htmx + some js will be targeting different parts of the app based on command and query types.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaetho%2Fcqrs-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaetho%2Fcqrs-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaetho%2Fcqrs-poc/lists"}