{"id":16085746,"url":"https://github.com/infinitypaul/honeybadge","last_synced_at":"2025-07-14T06:01:50.013Z","repository":{"id":116899786,"uuid":"608204075","full_name":"infinitypaul/honeybadge","owner":"infinitypaul","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-01T14:50:11.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:44:06.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/infinitypaul.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":"2023-03-01T14:35:45.000Z","updated_at":"2023-03-01T14:49:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cb50b64-34fc-41aa-a362-55d54b3244f9","html_url":"https://github.com/infinitypaul/honeybadge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infinitypaul/honeybadge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinitypaul%2Fhoneybadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinitypaul%2Fhoneybadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinitypaul%2Fhoneybadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinitypaul%2Fhoneybadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinitypaul","download_url":"https://codeload.github.com/infinitypaul/honeybadge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinitypaul%2Fhoneybadge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265248147,"owners_count":23734170,"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-10-09T13:09:14.531Z","updated_at":"2025-07-14T06:01:49.263Z","avatar_url":"https://github.com/infinitypaul.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003ea production-ready web endpoint that accepts a JSON payload as a POST request and sends an alert to a Slack channel if the payload matches desired criteria.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://medium.com/@infinitypaul\"\u003eCreator\u003c/a\u003e\u003c/p\u003e\n\n## Tech Stack\n\n* Laravel\n* Mysql\n* PHP\n\n## Download Instruction\n\n1. Clone the project.\n\n```\ngit clone https://github.com/infinitypaul/honeybadge.git projectname\n```\n\n\n2. Install dependencies via composer.\n\n```\ncomposer install \n```\n\n\n3. Run php server.\n\n```\nphp artisan serve\n```\n\n## Troubleshooting\n\n- If you have any other issues, [report them](https://github.com/infinitypaul/honeybadge/issues).\n\n\n## Setup\n\nThe slack channel requires a url configuration option. This URL should match a URL for an incoming webhook that you have configured for your Slack team. https://slack.com/apps/A0F7XDUAZ-incoming-webhooks\n```\nAdd the webhook url to your .env\nLOG_SLACK_WEBHOOK_URL=\n```\n\n## Api Usage\n\n\u003e Using POST Request:\n\n```\nPOST http://localhost/api/notify\n\npayload: {\n  \"RecordType\": \"Bounce\",\n  \"Type\": \"SpamNotification\",\n  \"TypeCode\": 512,\n  \"Name\": \"Spam notification\",\n  \"Tag\": \"\",\n  \"MessageStream\": \"outbound\",\n  \"Description\": \"The message was delivered, but was either blocked by the user, or classified as spam, bulk mail, or had rejected content.\",\n  \"Email\": \"zaphod@example.com\",\n  \"From\": \"notifications@honeybadger.io\",\n  \"BouncedAt\": \"2023-02-27T21:41:30Z\"\n}\n```\n\n* http://localhost/ is your Base Url, You Can Replace it with yours\n\n\nAnd Viola.\n\nEnjoy!!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinitypaul%2Fhoneybadge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinitypaul%2Fhoneybadge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinitypaul%2Fhoneybadge/lists"}