Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khrj/slack-webhook

Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook
https://github.com/khrj/slack-webhook

deno slack slack-api webhook

Last synced: 15 days ago
JSON representation

Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook

Awesome Lists containing this project

README

        


blueprint illustration

Slack Webhook



Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook



build status
language
code size
issues
license
version



View on deno.land








## Usage

```ts
import {} from 'https://deno.land/x/[email protected]/mod.ts'
```

## Supporters

[![Stargazers repo roster for @khrj/slack-webhook](https://reporoster.com/stars/khrj/slack-webhook)](https://github.com/khrj/slack-webhook/stargazers)

[![Forkers repo roster for @khrj/slack-webhook](https://reporoster.com/forks/khrj/slack-webhook)](https://github.com/khrj/slack-webhook/network/members)

## Related

- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)
- [Deno modules](https://github.com/khrj/deno-modules)