{"id":24662297,"url":"https://github.com/michaelwp/go-smq-service","last_synced_at":"2025-10-15T02:02:05.009Z","repository":{"id":250260356,"uuid":"833946630","full_name":"michaelwp/go-smq-service","owner":"michaelwp","description":"this is a simple message broker server with pub sub features through http","archived":false,"fork":false,"pushed_at":"2024-07-26T06:03:13.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T04:13:42.500Z","etag":null,"topics":["go","message","queue","streaming"],"latest_commit_sha":null,"homepage":"https://goblog.dev/articles/40","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/michaelwp.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":"2024-07-26T05:19:34.000Z","updated_at":"2024-12-09T02:12:20.000Z","dependencies_parsed_at":"2024-07-26T06:57:26.566Z","dependency_job_id":null,"html_url":"https://github.com/michaelwp/go-smq-service","commit_stats":null,"previous_names":["michaelwp/go-smq-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelwp%2Fgo-smq-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelwp%2Fgo-smq-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelwp%2Fgo-smq-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelwp%2Fgo-smq-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelwp","download_url":"https://codeload.github.com/michaelwp/go-smq-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244754614,"owners_count":20504739,"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":["go","message","queue","streaming"],"created_at":"2025-01-26T04:13:49.249Z","updated_at":"2025-10-15T02:02:04.921Z","avatar_url":"https://github.com/michaelwp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-smq-service\nthis is a simple message broker server with pub sub features through http.\nRead the article [here](https://goblog.dev/articles/40)\n\n## How to use\nStart the server\n```bash \n  go run main.go server.go broker.go\n```\n\n## Example Usage\n\n- To publish a message to a topic:\n```bash \n  curl \"http://localhost:8080/publish?topic=example\u0026message=hello\"\n```\n\n- To subscribe to a topic:\n```bash \n  curl \"http://localhost:8080/subscribe?topic=example\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelwp%2Fgo-smq-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelwp%2Fgo-smq-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelwp%2Fgo-smq-service/lists"}