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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is there an concept to build an API that can be wrapped in any Language?

2 点作者 marcuskaufmann将近 7 年前
I' am looking for some guidance to build an API that could be wrapped in any/most languages. All the wrapper shall follow the same structure and rules without beeing ugly to use. I don't know much about language specific quirks implementing an API. Are there any concepts or best practices that one should use?

1 comment

funfunfunction将近 7 年前
See Swagger<p><a href="https:&#x2F;&#x2F;swagger.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;swagger.io&#x2F;</a>