{"id":18822961,"url":"https://github.com/morzhanov/go-mqs","last_synced_at":"2026-01-19T06:30:16.229Z","repository":{"id":122681116,"uuid":"416877833","full_name":"morzhanov/go-mqs","owner":"morzhanov","description":"Go Message Queue examples (ActiveMQ, Kafka, RabbitMQ)","archived":false,"fork":false,"pushed_at":"2021-10-17T20:11:55.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T04:19:01.982Z","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/morzhanov.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":"2021-10-13T19:47:55.000Z","updated_at":"2021-10-17T20:12:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"a272246a-faa4-4421-89f1-de4c442b464d","html_url":"https://github.com/morzhanov/go-mqs","commit_stats":null,"previous_names":["morzhanov/go-mq-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fgo-mqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fgo-mqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fgo-mqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fgo-mqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morzhanov","download_url":"https://codeload.github.com/morzhanov/go-mqs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758890,"owners_count":19692040,"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-11-08T00:52:14.120Z","updated_at":"2026-01-19T06:30:16.182Z","avatar_url":"https://github.com/morzhanov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Message queue examples\n\nGo Message Queue examples (ActiveMQ, Kafka, RabbitMQ).\n\n## Description\n\nApp contains simple req/res service which sends and receives messages through popular message queues.\n\n## Structure\n\n- `main` - main file to initialize and run message queues\n- `config/.env` - contains environment variables\n- `deploy/docker-compose.yml` - docker compose file with application dependencies\n- `internal/activemq` - contains ActiveMQ req/res implementation\n- `internal/rabbitmq` - contains RabbitMQ req/res implementation\n- `internal/kafka` - contains Kafka req/res implementation\n- `internal/mq` - contains MQ interface\n- `internal/config` - parses and provides application configuration data\n\n## Running\n\n1. `cd ./deploy`\n2. `docker-compose up -d`\n3. `cd ..`\n4. `go run ./cmd/main.go`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fgo-mqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorzhanov%2Fgo-mqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fgo-mqs/lists"}