{"id":22582932,"url":"https://github.com/fuseraft/rabbitrb_demo","last_synced_at":"2025-03-28T16:45:07.200Z","repository":{"id":223969806,"uuid":"762046708","full_name":"fuseraft/rabbitrb_demo","owner":"fuseraft","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-23T01:26:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T17:28:47.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/fuseraft.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}},"created_at":"2024-02-23T01:20:27.000Z","updated_at":"2024-02-23T01:20:33.000Z","dependencies_parsed_at":"2024-02-23T02:29:56.670Z","dependency_job_id":null,"html_url":"https://github.com/fuseraft/rabbitrb_demo","commit_stats":null,"previous_names":["fuseraft/rabbitrb_demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseraft%2Frabbitrb_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseraft%2Frabbitrb_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseraft%2Frabbitrb_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseraft%2Frabbitrb_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuseraft","download_url":"https://codeload.github.com/fuseraft/rabbitrb_demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068269,"owners_count":20718501,"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-12-08T06:12:55.247Z","updated_at":"2025-03-28T16:45:07.172Z","avatar_url":"https://github.com/fuseraft.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RabbitMQ Ruby Demo\n\nA simple demonstration of subscribing to a queue and processing messages as they arrive.\n\n### Getting Started\n\nYou'll need Ruby and Bundler installed. I am using Ruby 3.2.2 and Bundler 2.5.6 for the demo.\n\nYou will also need a [RabbitMQ](https://www.rabbitmq.com/docs/download) instance running.\n\nInstall the gems.\n\n```shell\nbundle install\n```\n\nRun the consumer application.\n\n```shell\nbundle exec ruby consumer.rb\n```\n\nRun the producer application.\n\n```shell\nbundle exec ruby producer.rb\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuseraft%2Frabbitrb_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuseraft%2Frabbitrb_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuseraft%2Frabbitrb_demo/lists"}