{"id":18955934,"url":"https://github.com/nirev/booming_proxy","last_synced_at":"2026-05-05T03:39:12.552Z","repository":{"id":143133956,"uuid":"104828386","full_name":"nirev/booming_proxy","owner":"nirev","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-28T04:46:22.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T09:45:45.105Z","etag":null,"topics":["docker","elixir","rabbitmq"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/nirev.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":"2017-09-26T02:54:48.000Z","updated_at":"2017-10-02T15:35:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"8970c1e5-059a-4d69-bedb-65bdee35204b","html_url":"https://github.com/nirev/booming_proxy","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/nirev%2Fbooming_proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirev%2Fbooming_proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirev%2Fbooming_proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirev%2Fbooming_proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirev","download_url":"https://codeload.github.com/nirev/booming_proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239954082,"owners_count":19724195,"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":["docker","elixir","rabbitmq"],"created_at":"2024-11-08T13:50:42.620Z","updated_at":"2026-03-31T08:30:16.468Z","avatar_url":"https://github.com/nirev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoomingProxy\n\nA simple proxy for a RabbitMQ RPC queue.\n\n\nThings that could be improved or I'm not particularly proud of:\n- No tests\n  - Definitely could add something along the line of http://blog.plataformatec.com.br/2015/10/mocks-and-explicit-contracts/ in order to test both controllers.\n  - GenServer could be decoupled from amqp to be testable, as well\n- Use distillery to generate docker image\n- RPC calls could be cached using ETS for a configurable time\n\n## Running it\n\n```shell\nSECRET_KEY_BASE=something docker-compose up --build\n```\n\nThe Proxy is exposed on port 14000:\n\n```shell\n$ curl http://localhost:14000/clients.json\n{\"clients\":[\"google\",\"facebook\",\"yahoo\",\"twitter\"]}\n\ncurl http://localhost:14000/invoices.json?client_id=twitter\n{\"invoices\":[{\"total\":\"12 USD\",\"services\":\"Telling everybody its hard to add edit button\",\"customer\":\"Who cares\"}]}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirev%2Fbooming_proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirev%2Fbooming_proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirev%2Fbooming_proxy/lists"}