SendHub
Save your API endpoints with auth and headers in the browser, then fire them from quick buttons in one click. Built for power-users of Make, Zapier and homelab automations.
Built fast during a ten-apps-in-ten-weeks sprint, in daily use since: the fastest path from “test this endpoint” to done, without opening Postman.
SendHub is a Chrome extension for power-users of Make, Zapier and homelab automations: save the endpoints you actually use with their auth, headers and fields, build and send full requests from the popup, or pin a quick button that fires an automation in one click.
I built it because I kept needing to test endpoints without opening Postman every time, and to trigger homelab and Home Assistant automations that always want the same payload.
Why I built it
The stack is deliberately small. It started as plain JavaScript thrown together during a ten-apps-in-ten-weeks sprint, and the v2.0 rebuild moved the UI to React and Vite while keeping the same contract: everything client-side, nothing to host, nothing to log into, and your payloads never leave the machine.