Description
Rack provides a minimal, modular, and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in the
simplest way possible, it unifies and distills the API for web servers, web
frameworks, and software in between (the so-called middleware) into a
single method call.
The exact details of this are described in the Rack specification, which
all Rack applications should conform to.
Rack alternatives and similar gems
Based on the "Web Servers" category.
Alternatively, view Rack alternatives based on common mentions on social networks and blogs.
-
Phusion Passenger
A fast and robust web server and application server for Ruby, Python and Node.js -
falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
Less time debugging, more time building
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Rack or a related project?