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: Ruby APIs. Which gems/frameworks are you using nowadays?

2 pointsby jcfaustoover 7 years ago
I&#x27;m curious to know which gems&#x2F;frameworks do you use to build your Ruby APIs nowadays.<p>Is Grape or Sinatra still a good choice?<p>Is there something new on the market for this purpose? If I want to start on this field, which path - most in-demand framework - do you guys recommend to start with?<p>Best,

1 comment

maxscamover 7 years ago
These are still a great option if you want a concisely written and highly customized program. I think there&#x27;s a reason we dont see such a big framework as rails gaining popularity in the node world and thats because people don&#x27;t want their code hidden behind a big boilerplate. That being said rails is still the best ruby framework for an organization looking for something &quot;safe&quot; and generic.