{"id":26731649,"url":"https://github.com/bakito/rest2mqtt","last_synced_at":"2025-04-14T11:30:23.529Z","repository":{"id":38355582,"uuid":"282177051","full_name":"bakito/rest2mqtt","owner":"bakito","description":"rest to MQTT bridge","archived":false,"fork":false,"pushed_at":"2025-03-25T21:28:51.000Z","size":207,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T00:42:33.428Z","etag":null,"topics":["mqtt","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/bakito.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":"2020-07-24T09:23:29.000Z","updated_at":"2025-03-25T21:28:48.000Z","dependencies_parsed_at":"2024-04-29T14:27:06.943Z","dependency_job_id":"0b2b09cf-08a6-426f-a894-4c45f31a9dbe","html_url":"https://github.com/bakito/rest2mqtt","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.3783783783783784,"last_synced_commit":"eb692822a514050a926395f7fd6b2cca7170e751"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakito%2Frest2mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakito%2Frest2mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakito%2Frest2mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakito%2Frest2mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakito","download_url":"https://codeload.github.com/bakito/rest2mqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248871611,"owners_count":21175258,"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":["mqtt","rest-api"],"created_at":"2025-03-28T00:37:03.154Z","updated_at":"2025-04-14T11:30:23.514Z","avatar_url":"https://github.com/bakito.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rest to MQTT bridge\n\n## Post Request\n\n```json\n{\n  \"topic\": \"api/test\",\n  \"payload\": \"test\",\n  \"qos\": 0,\n  \"retained\": false\n}\n```\n\n```bash\ncurl --data '{\"token\":\"\u003ctoken\u003e\", \"topic\":\"api/test\", \"payload\": \"test\",\"qos\":0, \"retained\":false }' localhost:8080/v1/mqtt\n\ncurl -H \"Authorization: Bearer \u003ctoken\u003e\" --data '{\"topic\":\"api/test\", \"payload\": \"test\",\"qos\":0, \"retained\":false }' localhost:8080/v1/mqtt\n```\n\n## Build for rpi\n\n```bash\npodman build -t rest2mqtt --build-arg ARG_GOARCH=arm --build-arg ARG_GOARM=7 .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakito%2Frest2mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakito%2Frest2mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakito%2Frest2mqtt/lists"}