Show HN: Webhookify.me – Turn any sync API call into an async webhook

thisfounder

Hi HN,I built Webhookify after my Vercel functions kept dying at the 30 s mark while waiting for slower third-party APIs like OpenAI image generation. Webhookify lets you swap any synchronous HTTP request for an asynchronous webhook—ideal for the 30 s timeout…