webhooks.fyi VS hookdeck-cli

Compare webhooks.fyi vs hookdeck-cli and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
webhooks.fyi hookdeck-cli
5 23
159 59
-0.6% -
5.0 5.4
5 months ago 6 days ago
JavaScript Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webhooks.fyi

Posts with mentions or reviews of webhooks.fyi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-28.
  • Webhook Failure Scenarios
    1 project | news.ycombinator.com | 15 Sep 2023
    Very cool article.

    I'm one of the creators of https://webhooks.fyi/ and will do a PR to add this one. Thanks!

  • Show HN: Nohooks – Webhooks on Platforms Without Webhooks
    5 projects | news.ycombinator.com | 28 Jun 2023
    On the contrary, I like the name. :) And while you might have something that works for your company, it most likely won't meet many other companies needs. You can check webhooks.fyi[0] by Ngrok for the various implementations and edge cases.

    [0] https://webhooks.fyi

  • Sveltekit real-time reactivity with webhooks?
    1 project | /r/sveltejs | 5 May 2023
  • Webhooks.fyi - a site about webhook best practices
    1 project | /r/programming | 5 Apr 2023
  • Webhooks.fyi
    6 projects | news.ycombinator.com | 19 Aug 2022
    Hello all! I'm one of the creators of webhooks.fyi over at ngrok.

    Happy to answer any questions!

    First, yes it's ridiculously hard to build webhooks correctly. There are so many shortcuts that feel "okay" and you don't really think about until you realize that it didn't quite work as you had planned and now you have a gap. We're hoping the site can help people move more of that thinking earlier and make better decisions.

    Second, we're missing a bunch of webhooks! While we looked at 100+ in our own research, we only had time to add ~50 to this initial pass. If you'd like to add your favorites, pull requests welcome: https://github.com/ngrok/webhooks.fyi

hookdeck-cli

Posts with mentions or reviews of hookdeck-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Show HN: Hookdeck Event Gateway
    1 project | news.ycombinator.com | 4 Feb 2024
  • Ask HN: Who is hiring? (June 2023)
    14 projects | news.ycombinator.com | 1 Jun 2023
    Hookdeck | https://hookdeck.com| Remote- CAN | Backend DevOPs

    We are seeking an experienced Backend/DevOps professional who has a passion for working with and optimizing databases, and who has hands-on experience with high concurrency and high throughput systems. We are a small team of 9, operating completely remotely and without a schedule.

    We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.

    If you are looking to be part of an early founding team, fully leverage your knowledge & talent, have an impact and work on hard scaling and concurrency challenges then this might be for you.

    We are offering competitive compensation & generous stock options. Here are the roles that are currently open:

    - Backend/ Dev OP (must be in Canada)

  • Ask HN: Who is hiring? (March 2023)
    16 projects | news.ycombinator.com | 1 Mar 2023
    Hookdeck | Growth Engineering Team | Remote | https://hookdeck.com/

    Hookdeck is building out the Growth Engineering team to help us improve the user experience across the entire funnel. We are a small team of 9, operating completely remotely and without a schedule.

    We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.

    If you are looking to be part of an early founding team, fully leverage your knowledge & talent, have an impact and work on hard scaling and concurrency challenges then this might be for you.

    We are offering competitive compensation & generous stock options. Here are the roles that are currently open:

    - Growth Engineer

  • Hookdeck
    1 project | news.ycombinator.com | 8 Jan 2023
  • Ask HN: Who is hiring? (December 2022)
    14 projects | news.ycombinator.com | 1 Dec 2022
    Hookdeck (https://hookdeck.com) | Product Eng, Growth Eng, Backend Eng | Full-Time | Remote (World)

    Hookdeck is an infrastructure to consume webhooks simply & reliably. Incoming webhooks are challenging because they require a well-built (and often complex) asynchronous system. We help developers spend less building and troubleshooting issues with their webhooks to focus on their products instead. We offer a complete infrastructure to develop, test, receive, distribute and monitor webhooks and asynchronous events.

    If you are looking to be part of a early stage team, fully leverage your knowledge & talent, have an impact on the product experience and implement features from scratch then this might be for you!

    We are offering competitive compensation, generous stock options and liberty over your geo & schedule.

    We are looking forward to hearing from you! Email me at [email protected]

  • Hookdeck: Webhook Infrastructure and Tooling
    1 project | news.ycombinator.com | 19 Aug 2022
  • Best Practices for Using Webhooks
    1 project | news.ycombinator.com | 19 Aug 2022
    Shameless plug: if you like the development experience of webhooks at Stripe we offer the same experience on our platform at https://hookdeck.com/ which you can drop in to help you add reliability and a better developer experience to receiving webhooks from anywhere.
  • Webhooks.fyi
    6 projects | news.ycombinator.com | 19 Aug 2022
    This is a fantastic resource! Thank you to the folks at ngrok for putting this together! As this site makes clear: webhooks are harder than they appear. Even just consuming webhooks it's easy to get bogged down dealing with issues around rate limits or recovering from bugs that cause missed events! Missed events being particularly painful with platforms that don't offer replay / retry.

    Disclaimer: I work at https://hookdeck.com/ & I shamelessly plug our tool for giving you an awesome developer experience working with webhooks and helping deal with some of the concerns brought up on webhooks.fyi.

    And if you are interested in webhooks at large a couple more resources worth checking out is the awesome-webhooks[1] list and the r/webhooks[2] subreddit (I just got ownership of the sub and started dusting it off this week after being neglected for the past few years! Please, come join!)

    [1] https://github.com/realadeel/awesome-webhooks

    [2] https://www.reddit.com/r/webhooks/

  • How do you read and understand a new codebase?
    1 project | /r/learnprogramming | 18 Apr 2022
    and then went throught the codebase: https://github.com/hookdeck/hookdeck-cli
  • Roll your own Ngrok with Nginx, Letsencrypt, and SSH reverse tunnelling
    7 projects | news.ycombinator.com | 2 Apr 2022
    Might I recommend Hookdeck as well?

    https://hookdeck.com/

    Very very useful for handling webhooks and making working with them including locally a pleasure.

What are some alternatives?

When comparing webhooks.fyi and hookdeck-cli you can also consider the following projects:

svix-webhooks - The enterprise-ready webhooks service 🦀

orchest - Build data pipelines, the easy way 🛠️

webhook-sentry - Egress proxy for webhooks

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

30-seconds-of-react - Short React code snippets for all your development needs

n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

nohooks-backend - Add webhooks to popular web services using Convoy

awesome-webhooks - A curated list about real-time webhooks.

nodejs-webhook-server-example

api-v2 - DigitalOcean API v2 feedback

dbt-core - dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.