{"id":20105791,"url":"https://github.com/thbkrkr/oq","last_synced_at":"2026-03-03T23:32:29.896Z","repository":{"id":78589165,"uuid":"56944992","full_name":"thbkrkr/oq","owner":"thbkrkr","description":"Produce and consume data in the OVH Paas Queue","archived":false,"fork":false,"pushed_at":"2016-06-10T12:59:33.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T17:48:21.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/thbkrkr.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":"2016-04-23T23:17:19.000Z","updated_at":"2016-06-10T12:59:21.000Z","dependencies_parsed_at":"2023-05-02T02:16:17.008Z","dependency_job_id":null,"html_url":"https://github.com/thbkrkr/oq","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thbkrkr/oq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Foq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Foq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Foq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Foq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbkrkr","download_url":"https://codeload.github.com/thbkrkr/oq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Foq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30065823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T17:48:09.354Z","updated_at":"2026-03-03T23:32:29.846Z","avatar_url":"https://github.com/thbkrkr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# oq\n\nCommand line tools to produce and consume data in the OVH Paas Queue.\n\n## Install\n\n```\ncurl https://github.com/thbkrkr/oq/releases/download/0.1/oq \u003e /usr/local/bin/oq \\\n  \u0026\u0026 chmod +x /usr/local/bin/oq\n```\n\n## Getting started\n\n`oq` needs 3 arguments: `-b \u003cbroker\u003e -k \u003ckey\u003e -t \u003ctopic\u003e`.\n\n### Consume\n\nTo consume, just start oq:\n```\noq -b \u003cregion\u003e.queue.ovh.net:9092  -k abcddefgh-0I9H8G7F6E5D4C3B2A1 -t myprefix.mytopic\n```\n\n### Produce\n\nTo produce, pipe your data in oq:\n```\necho '{\"date\": \"$(date %s)\", \"message\": \"'$RANDOM'\"}' | \\\n  oq -b \u003cregion\u003e.queue.ovh.net:9092  -k abcddefgh-0I9H8G7F6E5D4C3B2A1 -t myprefix.mytopic\n```\n\n## Example\n\n![Example](/images/example.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Foq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbkrkr%2Foq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Foq/lists"}