GitHub - rage-rb/rage: Fast web framework compatible with Rails.
07-Jan-2025 43
Inspired by Deno and built on top of Iodine, this is a Ruby web framework that is based on the following design principles:
Rails compatible API - Rails' API is clean, straightforward, and simply makes sense. It was one of the reasons why Rails was so successful in the past.
High performance - some think performance is not a major metric for a framework, but it's not true. Poor performance is a risk, and in today's world, companies refuse to use risky technologies.
API-only - separation of concerns is one of the most fundamental principles in software development. Backend and frontend are very different layers with different goals and paths to those goals. Separating BE code from FE code results in a much more sustainable architecture compared with classic Rails monoliths.
Acceptance of modern Ruby - the framework includes a fiber scheduler, which means your code never blocks while waiting on I/O.
GitHub - rage-rb/rage: Fast web framework compatible with Rails. #ruby #rubydeveloper #rubyonrails #GitHub #rage-rb/rage: #framework #compatible #Rails. #framework #github #web https://rubyonrails.ba/link/github-rage-rb-rage-fast-web-framework-compatible-with-rails