{"id":18925292,"url":"https://github.com/solutionstack/notifier-cli","last_synced_at":"2026-03-14T13:30:15.119Z","repository":{"id":44051837,"uuid":"511913286","full_name":"solutionstack/notifier-cli","owner":"solutionstack","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-28T12:00:25.000Z","size":3764,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T17:47:14.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solutionstack.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}},"created_at":"2022-07-08T13:55:06.000Z","updated_at":"2022-07-08T14:01:36.000Z","dependencies_parsed_at":"2022-08-30T05:31:08.274Z","dependency_job_id":null,"html_url":"https://github.com/solutionstack/notifier-cli","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/solutionstack%2Fnotifier-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionstack%2Fnotifier-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionstack%2Fnotifier-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionstack%2Fnotifier-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solutionstack","download_url":"https://codeload.github.com/solutionstack/notifier-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921844,"owners_count":19718844,"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":[],"created_at":"2024-11-08T11:10:31.422Z","updated_at":"2026-03-14T13:30:15.049Z","avatar_url":"https://github.com/solutionstack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notifier-cli\n\n### Sample program to handle arbitrarily large list messages to a specific url, using semaphoes to control the number of spawned routines where the url call is made\nhttp POST requests to a configured url.\n\nData is read from STDIN and the rate of sending can be controlled via\n`--i or --interval eg --i=5s` parameter\n### Usage:\n\nThe folder contains a sample `data.txt` file for testing.\n\nReplace `--url` value with a valid url.\n\n1. Run directly\n```\ngo run main.go --url=https://webhook.site/f30d570f-20ac-4211-a389-2f3696e1fa45 \u003c data.txt --i=3s\n```\n\n2. Build binary and run\n```\ngo build\n\n./notifier-cli --url=https://webhook.site/f30d570f-20ac-4211-a389-2f3696e1fa45 \u003c data.txt --i=3s\n```\n\n### Tests:\ntests are available for the notifier library/package\n```\ngo test ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolutionstack%2Fnotifier-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolutionstack%2Fnotifier-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolutionstack%2Fnotifier-cli/lists"}