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.

Ask HN: Declarative HTTP API test DSL/tool?

2 pointsby ghoul2over 2 years ago
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

dschuesslerover 2 years ago
Maybe <a href="https:&#x2F;&#x2F;hurl.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hurl.dev&#x2F;</a>?
评论 #34465257 未加载