
Convoy
High-performance open-source webhooks gateway
What it does
Convoy is an open-source high-performance webhooks gateway to manage millions of webhooks end-to-end. It's designed to be a highly scalable to support multiple backend services, with features like retries, rate limiting, circuit breaking, dashboards, and more.
Does the same job
all alternatives →

- CPConvoy Playground (For testing ingest and egress webhooks)2023 · getconvoy.io · ▲7
Hello Hacker News! We've been working on Convoy Playground [0], a tiny proxy and debugging tool which makes testing webhooks a breeze. If you've ever struggled with configuring or troubleshooting webhooks, we believe this tool will be a game changer for you. Convoy Playground provides a simple, intuitive, and powerful interface for testing, debugging and replaying webhooks. You can send HTTP requests to your specified endpoints, view and analyze the response in real-time, and even replay the requests as needed. The inspiration for this project came from the countless hours we've spent…


- DWDiahook – Webhooks as a Service2021 · diahook.com · ▲217
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io