Rage – API-first Ruby web framework

Rage is an API-first Ruby web framework that combines the developer experience of Rails with fiber-based concurrency. You write standard synchronous Ruby code while Rage handles concurrency, running APIs, background jobs, and real-time communication in a unified runtime.

The framework uses Rails compatibility as a foundation while providing backend primitives designed for modern API systems.

This is free and open source software.

Key Features

  • Familiar Rails-compatible controller API, routing DSL, and conventions.
  • Fiber-based concurrency handles I/O without threads, locks, or async/await syntax.
  • Zero-dependency WebSockets with Action Cable-compatible real-time features.
  • Native Server-Sent Events streaming.
  • Automatically generates OpenAPI documentation from controllers.
  • Durable in-process background job queue.
  • Built-in observability and telemetry.
  • Object-oriented domain event system.
  • Active Record integration.
  • Can be used standalone or integrated into existing Rails applications.

Website: github.com/rage-rb/rage
Support:
Developer: Rage developers
License: MIT License

Rage is written in Ruby. Learn Ruby with our recommended free books and free tutorials.


Related Software

Ruby Web Frameworks
Ruby on RailsFull-stack web framework in Ruby for writing real-world applications
SinatraDSL for quickly creating web applications in Ruby with minimal effort
GrapeREST-like API framework for Ruby
HanamiFull-stack Ruby web framework
PadrinoFull-stack ruby framework built upon Sinatra
UtopiaWebsite generation framework

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted