Inquery- Postgres में बदलाव होने पर webhook कॉल करने वाली utility
(github.com/inqueryio)- डेटाबेस trigger का उपयोग करके websocket के जरिए हल्के Go application को notification भेजकर webhook कॉल करना
- Row insert/update/delete होने पर
- Use cases
- Slack/email/push भेजना
- serverless function कॉल करना
- analytics event trigger करना: Segment, Mixpanel, Amplitude
- automation platform से कनेक्ट करना: Zapier, Pipedrea, Trigger.dev
2 टिप्पणियां
यह
https://github.com/inqueryio/inqueryपर redirect हो रहा है~ लगता है नाम बदल गया है क्या?अरे, सही कह रहे हैं। जब मैंने इसे पोस्ट किया था तब शायद ऐसा नहीं था -.-;