TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Pokey – Simulate Webhooks/other HTTP Requests

1 pointsby ccallebsalmost 10 years ago

1 comment

ccallebsalmost 10 years ago
I built this to scratch an itch I&#x27;ve been having when working on a service that uses SendGrid Webhooks extensively. To better simulate a production environment, I made something that generates SendGrid-esque requests to the application. Because I&#x27;ve just been using it locally, there&#x27;s no authentication functionality yet (but it&#x27;s in the pipe).<p>Although its primary focus is Webhooks, it could be used to mimic any sort of API request.