whosonfirst / go-webhookd

Go package to implement a bucket-brigrade style webhook server where requests are relayed through a receiver, one or more transformations and one or more dispatchers each of which have interfaces and are defined using a URI-based syntax to allow for custom processing.
BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Add the ability to send status messages to Slack #13

Open thisisaaronland opened 7 years ago

thisisaaronland commented 7 years ago

On startup, etc.

See the example/problems with the way this is done in https://github.com/whosonfirst/go-whosonfirst-updated