{"id":18402091,"url":"https://github.com/khrj/slack-webhook","last_synced_at":"2026-05-08T17:38:49.192Z","repository":{"id":51171652,"uuid":"337765116","full_name":"khrj/slack-webhook","owner":"khrj","description":"Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook","archived":false,"fork":false,"pushed_at":"2021-07-13T06:12:43.000Z","size":49,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-21T18:42:12.478Z","etag":null,"topics":["deno","slack","slack-api","webhook"],"latest_commit_sha":null,"homepage":"https://deno.land/x/slack_webhook","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khrj.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":"2021-02-10T15:23:44.000Z","updated_at":"2021-10-04T14:51:08.000Z","dependencies_parsed_at":"2022-09-08T06:21:07.818Z","dependency_job_id":null,"html_url":"https://github.com/khrj/slack-webhook","commit_stats":null,"previous_names":["khushrajrathod/slack-webhook"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/khrj/slack-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khrj","download_url":"https://codeload.github.com/khrj/slack-webhook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-webhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32791019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["deno","slack","slack-api","webhook"],"created_at":"2024-11-06T02:41:07.444Z","updated_at":"2026-05-08T17:38:49.162Z","avatar_url":"https://github.com/khrj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/logo.svg\" width=\"400\" height=\"400\" alt=\"blueprint illustration\"\u003e\n    \u003ch1\u003eSlack Webhook\u003c/h1\u003e\n    \u003cp\u003e\n        \u003cb\u003eHelper for making requests to \u003ca href=\"https://api.slack.com/incoming-webhooks\"\u003eSlack's Incoming Webhooks\u003c/a\u003e. Deno port of \u003ca href=\"https://www.npmjs.com/package/@slack/webhook\"\u003e@slack/webhook\u003c/a\u003e\u003c/b\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        \u003cimg alt=\"build status\" src=\"https://img.shields.io/github/workflow/status/khrj/slack-webhook/Deno?label=checks\" \u003e\n        \u003cimg alt=\"language\" src=\"https://img.shields.io/github/languages/top/khrj/slack-webhook\" \u003e\n        \u003cimg alt=\"code size\" src=\"https://img.shields.io/github/languages/code-size/khrj/slack-webhook\"\u003e\n        \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/khrj/slack-webhook\" \u003e\n        \u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/khrj/slack-webhook\"\u003e\n        \u003cimg alt=\"version\" src=\"https://img.shields.io/github/v/release/khrj/slack-webhook\"\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        \u003cb\u003e\u003ca href=\"https://deno.land/x/slack_webhook\"\u003eView on deno.land\u003c/a\u003e\u003c/b\u003e\n    \u003c/p\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\u003c/div\u003e\n\n## Usage\n\n```ts\nimport {} from 'https://deno.land/x/slack_webhook@0.0.3/mod.ts'\n```\n\n## Supporters\n\n[![Stargazers repo roster for @khrj/slack-webhook](https://reporoster.com/stars/khrj/slack-webhook)](https://github.com/khrj/slack-webhook/stargazers)\n\n[![Forkers repo roster for @khrj/slack-webhook](https://reporoster.com/forks/khrj/slack-webhook)](https://github.com/khrj/slack-webhook/network/members)\n\n## Related\n\n- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)\n- [Deno modules](https://github.com/khrj/deno-modules)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrj%2Fslack-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhrj%2Fslack-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrj%2Fslack-webhook/lists"}