{"id":19370777,"url":"https://github.com/playerx/nx-cqrs","last_synced_at":"2026-06-14T12:31:26.499Z","repository":{"id":93583575,"uuid":"323715499","full_name":"playerx/nx-cqrs","owner":"playerx","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-06T19:07:57.000Z","size":987,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T14:26:53.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/playerx.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":"2020-12-22T19:29:23.000Z","updated_at":"2021-01-29T05:14:02.000Z","dependencies_parsed_at":"2023-04-23T10:47:12.820Z","dependency_job_id":null,"html_url":"https://github.com/playerx/nx-cqrs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/playerx/nx-cqrs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playerx%2Fnx-cqrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playerx%2Fnx-cqrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playerx%2Fnx-cqrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playerx%2Fnx-cqrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playerx","download_url":"https://codeload.github.com/playerx/nx-cqrs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playerx%2Fnx-cqrs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34322072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-10T08:16:34.193Z","updated_at":"2026-06-14T12:31:26.275Z","avatar_url":"https://github.com/playerx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservices Prototype\n\nEvent-driven architecture\n\n## Naming\n\n- `Command` (RPC) - Always in imperative form. Shouldn't return data back, but can return unique message id.\n- `Query` (RPC) - Request to query data. Always returns data back\n- `Event` - Always in past. Usually it's a result of the Command. One Command can create multiple Events as well. Not awaitable.\n\n- `Message` - All of them are called messages\n\n## Transports\n\n- `MemoryTransport` - `Ready` In-memory rxjs implementation\n- `RabbitMQTransport` -\n- `SnsSqsTransport` -\n- `SocketIoServerTransport` -\n- `SocketIoClientTransport` -\n- `WebSocketTransport` -\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayerx%2Fnx-cqrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplayerx%2Fnx-cqrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayerx%2Fnx-cqrs/lists"}