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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you build APIs with Node in 2021?

4 点作者 trwhite超过 4 年前
Coming from predominantly a PHP background but with a lot of JS experience on the front end. Interested in exploring Node to write stateless APIs and wondered what the most popular tools/frameworks for doing that were.

2 条评论

mtmail超过 4 年前
My 2018 answer is <a href="http:&#x2F;&#x2F;restify.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;restify.com&#x2F;</a> plus <a href="https:&#x2F;&#x2F;github.com&#x2F;vesln&#x2F;hippie#readme" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vesln&#x2F;hippie#readme</a> for testing
emteycz超过 4 年前
I am using Nexus for GraphQL APIs.