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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What software do you use to run your RESTful API?

2 点作者 zatkin将近 10 年前
Tomcat? Node?

2 条评论

growthmaverick将近 10 年前
How about Restler developed by Arul Kumaran. One of the finest piece of software available for RESTful API. <a href="https:&#x2F;&#x2F;www.luracast.com&#x2F;products&#x2F;restler" rel="nofollow">https:&#x2F;&#x2F;www.luracast.com&#x2F;products&#x2F;restler</a><p>You can learn more about the Author of Restler here, <a href="http:&#x2F;&#x2F;www.cloudways.com&#x2F;blog&#x2F;arul-kumaran-restler-interview&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.cloudways.com&#x2F;blog&#x2F;arul-kumaran-restler-interview...</a><p>And you can test how it works here, <a href="http:&#x2F;&#x2F;www.cloudways.com&#x2F;en&#x2F;restler-hosting.php" rel="nofollow">http:&#x2F;&#x2F;www.cloudways.com&#x2F;en&#x2F;restler-hosting.php</a>
jtwebman将近 10 年前
At PK4 Media we use Node.js with Express and BookshelfJS.