TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Pokey – Simulate Webhooks/other HTTP Requests

1 点作者 ccallebs将近 10 年前

1 comment

ccallebs将近 10 年前
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.