Hacker News new | ask | show | jobs
Webhook service communication via Serverless (github.com)
2 points by soggypopsicle 3655 days ago
1 comments

Connect webhook enabled(and straight http endpoints) together via configuration. It runs on Lambda(using the Serverless framework) so < million requests are free. The JSON transformations & filters powered by JMESPath which makes them quite powerful.