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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Declarative HTTP API test DSL/tool?

2 点作者 ghoul2超过 2 年前
I remember a http&#x2F;api testing tool that was posted some weeks&#x2F;months back here on HN. It used a DSL that looked like:<p>GET http:&#x2F;&#x2F;api.example.com<p>EXPECT status_code 200 EXPECT result match xyz<p>or something like that - that was the idea. I don&#x27;t remember the exact verbs used.<p>I have tried search and looked thru hundreds of results without finding it.<p>Please help? Any other tool that is similar (declarative description of http calls and expected results) would also help.<p>Thank you.

1 comment

dschuessler超过 2 年前
Maybe <a href="https:&#x2F;&#x2F;hurl.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hurl.dev&#x2F;</a>?
评论 #34465257 未加载