{"id":15173996,"url":"https://github.com/ew-endwall/fastify-rabbitmq","last_synced_at":"2026-02-26T01:40:19.325Z","repository":{"id":249043541,"uuid":"830471298","full_name":"EW-EndWall/fastify-rabbitmq","owner":"EW-EndWall","description":"Quick start sample project for RabbitMQ, it works in plug and play logic with all the necessary requirements to use rabbitMQ ready. With this example, you can quickly put your own project into production.","archived":false,"fork":false,"pushed_at":"2024-07-18T10:46:14.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T14:53:50.766Z","etag":null,"topics":["example","example-code","example-project","fastify","fastifyjs","rabbitmq","rabbitmq-client","rabbitmq-management","rabbitmq-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EW-EndWall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-18T10:40:06.000Z","updated_at":"2024-07-18T10:50:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b6006ef-27fc-461d-a58f-71ea54b76dc7","html_url":"https://github.com/EW-EndWall/fastify-rabbitmq","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"f7edc21425e9a4ef356694e75fafd28ff7c6ee6d"},"previous_names":["ew-endwall/fastify-rabbitmq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EW-EndWall/fastify-rabbitmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Ffastify-rabbitmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Ffastify-rabbitmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Ffastify-rabbitmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Ffastify-rabbitmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EW-EndWall","download_url":"https://codeload.github.com/EW-EndWall/fastify-rabbitmq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Ffastify-rabbitmq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276179897,"owners_count":25598571,"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-09-20T02:00:10.207Z","response_time":63,"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":["example","example-code","example-project","fastify","fastifyjs","rabbitmq","rabbitmq-client","rabbitmq-management","rabbitmq-server"],"created_at":"2024-09-27T11:22:46.528Z","updated_at":"2025-09-21T00:58:15.970Z","avatar_url":"https://github.com/EW-EndWall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003e\n    Fastify \u0026\u0026 RabbitMQ\n  \u003c/h3\u003e\n\u003c/p\u003e\n\n# Table Of Contents\n\n- [About](#about)\n- [Quick Installation](#quick-installation)\n  - [Install](#install)\n  - [Development](#development)\n- [License](#license)\n\n# About\n\nQuick start sample project for RabbitMQ, it works in plug and play logic with all the necessary requirements to use rabbitMQ ready. With this example, you can quickly put your own project into production.\n\n# Quick Installation\n\n## Docker Container Start\n\n```bash\n$ docker run -d --hostname my-rabbit --name some-rabbit -p 5672:5672 -p 15672:15672 -e RABBITMQ_DEFAULT_USER=user -e RABBITMQ_DEFAULT_PASS=password rabbitmq:3-management\n```\n\n### Install\n\n```bash\n$ npm install\n```\n\nor\n\n```bash\n$ yarn install\n```\n\nor\n\n```bash\n$ pnpm install\n```\n\n### Development\n\n```bash\n$ npm dev\n```\n\nor\n\n```bash\n$ yarn dev\n```\n\nor\n\n```bash\n$ pnpm dev\n```\n\n# License\n\nDistributed under the MIT License. See [LICENSE](./blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Few-endwall%2Ffastify-rabbitmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Few-endwall%2Ffastify-rabbitmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Few-endwall%2Ffastify-rabbitmq/lists"}