{"id":18803411,"url":"https://github.com/sharmilas22/medium-rabbitmq-nodejs","last_synced_at":"2025-04-13T18:34:20.064Z","repository":{"id":112855966,"uuid":"451411058","full_name":"SharmilaS22/medium-rabbitmq-nodejs","owner":"SharmilaS22","description":"rabbitmq - connect services, queue creation, sending message","archived":false,"fork":false,"pushed_at":"2022-01-24T10:15:39.000Z","size":7,"stargazers_count":15,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T09:12:40.631Z","etag":null,"topics":["amqp","medium-article","queue","rabbitmq"],"latest_commit_sha":null,"homepage":"https://sharmilas.medium.com/get-started-with-rabbitmq-in-node-js-1adb18d019d0","language":"JavaScript","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/SharmilaS22.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":"2022-01-24T10:07:05.000Z","updated_at":"2024-10-16T06:36:58.000Z","dependencies_parsed_at":"2023-06-25T23:00:01.868Z","dependency_job_id":null,"html_url":"https://github.com/SharmilaS22/medium-rabbitmq-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Fmedium-rabbitmq-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Fmedium-rabbitmq-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Fmedium-rabbitmq-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Fmedium-rabbitmq-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SharmilaS22","download_url":"https://codeload.github.com/SharmilaS22/medium-rabbitmq-nodejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760883,"owners_count":21157452,"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":["amqp","medium-article","queue","rabbitmq"],"created_at":"2024-11-07T22:35:04.341Z","updated_at":"2025-04-13T18:34:20.058Z","avatar_url":"https://github.com/SharmilaS22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RabbitMQ test\n\n- Run rabbitmq (using docker)\n```\ndocker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.9-management\n```\n\n- Run the service one\n```\ncd service-one\n```\n```\nnpm i\n```\n```\nnode index.js\n```\n\n\n- Run the service two\n```\ncd service-one\n```\n```\nnpm i\n```\n```\nnode index.js\n```\n\n- GET request to http://localhost:4001/send-msg \n\nA message is sent from service-one to Queue(names 'test-queue').\nThe message is read by service-two and logged.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmilas22%2Fmedium-rabbitmq-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmilas22%2Fmedium-rabbitmq-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmilas22%2Fmedium-rabbitmq-nodejs/lists"}