rack

Web framework

A modular Ruby web server interface providing a simple and adaptable way to develop web applications.

A modular Ruby web server interface.

GitHub

5k stars
162 watching
2k forks
Language: Ruby
last commit: 11 months ago
Linked from 2 awesome lists

rackrubyweb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rack-app/rack-app A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. 411
rack/rack-contrib A collection of reusable middleware and utilities for building web applications in Ruby 1,259
halorgium/rack-client A Ruby client wrapper around Rack apps or live HTTP services 99
rack/rack-attack Protects web applications from abusive requests by defining rules to block or throttle unwanted traffic 5,577
miniprofiler/rack-mini-profiler A Ruby middleware for profiling rack applications to measure performance metrics 3,744
techiferous/rack-plastic A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. 22
dblock/guard-rack Automatically restarts a Rack application when the relevant files change. 42
ujifgc/rack-pipeline A middleware to serve asset files in Ruby web applications 1
ianks/yars A Ruby-based Rack server for hosting and running Rack applications. 2
petebrowne/rack-pack Middleware that packages and compresses assets into single files. 16
joshbuddy/rack-capabilities A Rack middleware that provides information about installed middlewares 4
chopmo/rack-ssl Middleware to enforce HTTPS encryption in web applications 13
ku1ik/rack-revision-info Adds revision information to HTTP responses from Rack applications 20
ncr/rack-cat A Rack middleware that concatenates and serves static assets faster. 3
udzura/rack-block Middleware for controlling access to web applications based on IP addresses and user agents. 38