Rust Webhooks

Open-source Rust projects categorized as Webhooks

Rust Webhook Projects

  • svix-webhooks

    The enterprise-ready webhooks service 🦀

    Project mention: Enhance Rust errors with file and line details | news.ycombinator.com | 2023-08-23

    We opted for a more manual approach, we have a ctx!() macro[1] we use for wrapping errors we want to enrich thay we use like this[2]: ctx!(some_fallible_fund(foo))?

    I wodner if anyone is doing anything better? The nice thing is that we have relevant fields in our error type, so we get a full backtrace out if it.

    1: https://github.com/svix/svix-webhooks/blob/main/server/svix-...

    2: https://github.com/svix/svix-webhooks/blob/main/server/svix-...

  • hook0

    Open-source webhook server that helps you provide webhooks to your users. It handles for you a great amount of features that are usually tedious to (re)implement.

    Project mention: Open-source webhook server that helps you provide webhooks to your users | news.ycombinator.com | 2023-08-03
  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-23.

Rust Webhooks related posts

Index

Project Stars
1 svix-webhooks 1,665
2 hook0 273
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com