Roda is a routing tree web toolkit for Ruby.
It uses a routing tree to help developers write simple, DRY applications with explicit control flow and low per-request overhead.
Roda is built entirely around plugins, making the framework highly extensible. It supports composing Rack applications and encourages immutability for improved reliability and thread safety.
This is free and open source software.
Key Features
- Routing tree architecture for simple and DRY application code.
- Explicit control flow designed to make request handling easy to understand.
- Low per-request overhead with intelligent caching of internal data structures.
- Plugin-based architecture offering extensive customisation and extensibility.
- Supports and encourages immutable applications in production.
- Can mount Roda, Sinatra, Rails, and other Rack applications.
- Supports testing with Rack::Test and Capybara.
- Runs with Rack-compatible web servers including Puma, Unicorn, and Passenger.
- Supports Ruby and JRuby.
Website: github.com/jeremyevans/roda
Support:
Developer: Jeremy Evans
License: MIT License
Roda is written in Ruby. Learn Ruby with our recommended free books and free tutorials.
Related Software
| Ruby Web Frameworks | |
|---|---|
| Ruby on Rails | Full-stack web framework in Ruby for writing real-world applications |
| Sinatra | DSL for quickly creating web applications in Ruby with minimal effort |
| Grape | REST-like API framework for Ruby |
| Hanami | Full-stack Ruby web framework |
| Padrino | Full-stack ruby framework built upon Sinatra |
| Utopia | Website generation framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

