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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

API-diff: a tool for side-by-side evaluations of JSON APIs

107 点作者 blackmad超过 4 年前

5 条评论

drewda超过 4 年前
Nice work by @blackmad!<p>For those wanting to start in the &quot;shallow end of the pool&quot; tuning Pelias geocoder indexes and config, there&#x27;s also a web-based UI that can hit multiple instances and visualize the various results: <a href="https:&#x2F;&#x2F;pelias.github.io&#x2F;compare&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pelias.github.io&#x2F;compare&#x2F;</a> Made by the good people at <a href="https:&#x2F;&#x2F;geocode.earth&#x2F;" rel="nofollow">https:&#x2F;&#x2F;geocode.earth&#x2F;</a>
评论 #25469948 未加载
sdfhbdf超过 4 年前
If anybody is thinking about testing APIs with this tool you might be interested in a concept called &quot;Contract Testing&quot; [0] or an implementation &quot;Pact Contract Testing&quot; [1].<p>[0]: <a href="https:&#x2F;&#x2F;martinfowler.com&#x2F;bliki&#x2F;ContractTest.html" rel="nofollow">https:&#x2F;&#x2F;martinfowler.com&#x2F;bliki&#x2F;ContractTest.html</a><p>[1]: <a href="https:&#x2F;&#x2F;docs.pact.io" rel="nofollow">https:&#x2F;&#x2F;docs.pact.io</a>
the_arun超过 4 年前
It will be very cool to show diff in the API contract with every new version or release. Visually implementing - “what is changed”
michaelbuckbee超过 4 年前
This is great. I work with a number of API providers who are sometimes less than consistent with their output.
arxpoetica超过 4 年前
Maybe a naive question, but how is this any different than diff tools found in Git &#x2F; SVN &#x2F; etc.?
评论 #25469165 未加载