TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby zatkinalmost 10 years ago
Tomcat? Node?

2 comments

growthmaverickalmost 10 years ago
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>
jtwebmanalmost 10 years ago
At PK4 Media we use Node.js with Express and BookshelfJS.