https://github.com/fracasula/file-to-slack
A little app that reads from a file and sends its content to a Slack webhook
https://github.com/fracasula/file-to-slack
golang slack slack-webhook unit-testing
Last synced: 3 months ago
JSON representation
A little app that reads from a file and sends its content to a Slack webhook
- Host: GitHub
- URL: https://github.com/fracasula/file-to-slack
- Owner: fracasula
- Created: 2018-01-06T09:38:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T10:23:01.000Z (over 8 years ago)
- Last Synced: 2025-03-20T22:23:32.864Z (over 1 year ago)
- Topics: golang, slack, slack-webhook, unit-testing
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# file-to-slack go

A little app written in [Go](https://golang.org/) that reads from a file and sends its content to a Slack webhook.