Rack (web Server Interface)

Rack (web Server Interface)

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.

Rack is used by almost all Ruby web frameworks and libraries, such as Ruby On Rails and Sinatra. It is available as a Ruby Gem.

Rack has already inspired a JavaScript framework (jackjs) and a Perl one (Plack), a Common Lisp project called clack, and has resulted in the Ruby developer quasi-standard of "rack-compliant".

Read more about Rack (web Server Interface):  Example Application, See Also

Famous quotes containing the word rack:

    What we have we prize not to the worth
    Whiles we enjoy it, but being lacked and lost,
    Why, then we rack the value, then we find
    The virtue that possession would not show us
    Whiles it was ours.
    William Shakespeare (1564–1616)