We recommend LibHunt Ruby for discovery and comparisons of trending Ruby projects. Also, to find more open-source ruby alternatives, you can check out libhunt.com/r/rails
No features have been listed yet.
No Roda Framework videos yet. You could help us improve this page by suggesting one.
Based on our record, Ruby on Rails seems to be a lot more popular than Roda Framework. While we know about 140 links to Ruby on Rails, we've tracked only 3 mentions of Roda Framework. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Personal opinion, if I was going to use htmx with a PORO backend I'd probably go for Roda[1] and Sequel. If it was going to be read heavy I think I'd also pair that with SQLite for low latency and cheaper deployments. If I didn't know exactly how requirements are likely to change over time I'd probably go with with Rails, Postgres[2], Redis and Hotwire. You can go a long way with that and a small team. 1. ... - Source: Hacker News / over 2 years ago
This is personal opinion but these days I'd probably swap Sinatra for Roda[1] for small API services. It's generally faster, uses less memory and is a really good example of well written ruby code, IMHO. I also really like Jeremy Evans' book, Polished Ruby. 1. http://roda.jeremyevans.net/index.html. - Source: Hacker News / almost 3 years ago
It’s not really true that there are no other options for web development in ruby. Roda[1], for instance, has a strong following for API work. It’s just that Rails is a safe choice. 1. http://roda.jeremyevans.net/index.html. - Source: Hacker News / about 3 years ago
This ecosystem is fueled by repositories hosting powerful languages, functions, and versatile tools—from backend frameworks like Django and Ruby on Rails to containerization with Docker and distributed version control via Git. Moreover, indie hackers can also utilize open source design tools (e.g. GIMP, Inkscape) and analytics platforms such as Matomo. - Source: dev.to / about 10 hours ago
Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolves numerous issues out of the box, sometimes without developers even realizing it. For example, with the right callbacks, complex business logic for a single API action is automatically wrapped within a transaction,... - Source: dev.to / 10 days ago
As it's just you I'd stick with Ruby on Rails 8[1] as you already know it and I think it could realistically easily achieve what you're proposing. There's lots of libraries to for calling out external AI services. e.g. Something like FastMCP[2] From the sound of it that's all you need. I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with... - Source: Hacker News / about 1 month ago
One of the standout benefits of open source software is its cost-effectiveness. Indie hackers can leverage robust tools such as MySQL and Python, which eliminate the financial barrier to high-quality software solutions. Frameworks like Django and Ruby on Rails enable swift development cycles, reducing the time-to-market for innovative ideas. This low-cost, high-efficiency approach allows entrepreneurs to focus on... - Source: dev.to / 2 months ago
Frameworks such as Django and Ruby on Rails simplify web development, while tools like Docker ensure consistency across environments. - Source: dev.to / 2 months ago
Sinatra - Classy web-development dressed in a DSL
Laravel - A PHP Framework For Web Artisans
Padrino - Padrino is a Ruby web framework built upon the Sinatra web library.
Django - The Web framework for perfectionists with deadlines
Cuba - Cuba is a Ruby microframework for web development.
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.