Webhook 服务提供商或项目
有谁知道可以为我提供 webhook 功能的服务提供商或项目吗?当然,这只是发送 HTTP/S POST 的问题,但应该使用队列来实现持久性以及某种重试逻辑。如果有提供此功能的项目、包或服务,我宁愿不实现此功能。
我确实找到了 pubsubhubbub 但这只是参考应用程序和协议规范。如果可以的话,它的生产实现将会很棒。
Does anyone know of a service provider or a project that will provide me with webhook functionality? Sure it's just a matter of sending a HTTP/S POST, but it should be implemented with a queue for durability and also some sort of retry logic. I'd prefer not to implement this if there is a project, package, or service that provides this.
I did find pubsubhubbub but that's just a reference application and protocol specification. A production implementation of this would be great if it were available.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Amazon 的 SNS 允许 http 和 https、电子邮件等
Amazon's SNS allows both http and https, email, etc
我知道这篇文章已经过时了,但是 www.inflectus.com 提供了托管 webhook 服务。
免责声明 - 我与公司有关
I know this post is old, but www.inflectus.com provides a managed webhook service.
Disclaimer - I am involved with the company