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 an (AWS) ECS Dispatcher #19

Open straup opened 4 years ago

straup commented 4 years ago

Basically clone (and then deprecate) this:

https://github.com/whosonfirst/go-webhookd-aws/blob/master/cmd/webhookd-lambda-task/main.go

See notes here:

https://github.com/whosonfirst/go-webhookd-aws#webhookd-lambda-task