Alternatives
Products that do what Webhooks for Strava does
Strava doesn't provide a way for getting webhooks from your activities, so I wrote up a little application to do just that. Using: - Tailwind - Sveltekit - Netlify - Firebase/Firestore Check it out and let me know what you think. I don't have any expectations that Strava won't break it or keep me at the 1000 requests/day quota, but hey it was fun to make!
- 1

- 2
- 3

- 4DW
2021 · diahook.com
- 5

- 6

- 7

- 8

- 9

- 10

- 11IH
Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…
2021
- 12

- 13

- 14TR
Today, the apps we build use a LOT of APIs, including Stripe for payments, Clerk for auth, Twilio for messaging and more. But receiving these webhook events to keep our own data synchronized has traditionally been a big hassle. The problem applies to both prod and dev. In prod, we need a reliable way to subscribe to these events and deliver them to their eventual destination. In dev, we need a way to test against these events locally. The existing products in this space include ngrok, HookDeck, Convoy and others. They are all great, but they have some caveats. For one, ngrok doesn't provide…
2023 · trout.run
- 15IC
In my last project, I was struggling to create and monitor cron jobs. So, instead of creating hundreds of standalone scrips and executing them with cron, I decided to turn those scripts into multiple endpoints. Next, I created a single service that I could schedule HTTP requests to those endpoints and monitor its execution. No more scripts, now everything is endpoints that I can run manually at any time I turned this scheduler service into a Micro-SaaS so you don't have to build it yourself: beew.io I know you can Schedule HTTP requests with Zapier but come on... I will not pay 50 bucks for…
2021
- 16CP
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…
2023 · getconvoy.io
- 17OS
I'm doing a new Show HN[1] as we have now made this open source, and got some interest in comments in the past few days. We initially built this app for some friends in a co-living community - they were using pen and paper to track who's attending lunch - but it was error-prone. First I suggested a shared Google Sheets or Calendar, but that was also messy to maintain. Eventually, I developed something just for them. They used it for a couple of years, they loved it and wanted to use it for more things, too. So I took all the learnings from what was now the MVP, and with some friends we now…
2025 · github.com
- 18WT
I recently created a little webapp when searching for a job on hackernews. Couldn't find a solution that allows for filtering based on multiple tags or similar, so I created one myself here: https://grburst.github.io/hnjobs Note that there are multiple limitations (firebase live only, only current month, not really mobile friendly, ...), little to no optimizations and potential bugs, but it was already a great help for me, so I am sharing it with you. I will however improve it a bit more, because it is a fun experience and I am trying out new frameworks I haven't worked with…
2024
- 19TW
We just released a small open-source tool which enables you to fire HTTP requests from Postgres triggers. One of the things we’re using it for now is to send Slack messages when a new user is created and wanted to see what the community thinks as we explore more use cases!
2023 · github.com
- 20VP
Howdy HN, Ashley here. Most of my projects use realtime, but the jump from 'free' to 'paid' on existing platforms stressed me out, and I didn’t want to self-host soketi or sockudo. So I built Vask, a websocket platform built on top of Cloudflare Workers, Durable Objects, KV storage, and analytics engine, so I can get sort-of infinitely scalable, low latency, and low-cost websockets. I noticed that ‘fan-out’ is pretty cheap with Cloudflare, so Vask can bill per message sent rather than message received (no fan-out cost), which is great for certain workloads, and quite different to existing…
May 2026 · vask.dev
- 21

- 22MY
http://www.BromBone.com I posted “Tell HN: My Web App has 13 Users” 3 months ago (https://news.ycombinator.com/item?id=5386966). Over time, it grew to 150 (free) users, but retention was pretty much zero. I was trying to cast a wide net and offer a generic “headless browser as a service”. It turned out I had make a service that was a little helpful to many people, but didn't really solve anyone's problem completely. I finally took the advise offered in that thread. I focused on a problem I understood, and solved it completely instead of just offering a helpful tool.…
2013
- 23EW
2020 · github.com
- 24SC
2015 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →