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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why rest clients for rest apis?

1 点作者 black-perl超过 8 年前
Creating rest clients for rest apis is common practice. Everyday and other we see new SDKs rolling out. I get two things in my mind regarding rest client usability:<p>1) Consuming of rest apis become simple. Parsing work is cut. 2) If we have an unstable rest API, a rest client can provide a consistent interface to developers. But I can see nowadays rest apis are stable and made public for usage.<p>So, what&#x27;s the point of writing a rest client ?

暂无评论

暂无评论