rack-contrib
Middleware library
A collection of reusable middleware and utilities for building web applications in Ruby
Contributed Rack Middleware and Utilities
1k stars
22 watching
222 forks
Language: Ruby
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
rack-app/rack-app | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 410 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
railslove/rack-tracker | A middleware solution for tracking and analytics in web applications | 649 |
chopmo/rack-ssl | Middleware to enforce HTTPS encryption in web applications | 13 |
ianks/yars | A Ruby-based Rack server for hosting and running Rack applications. | 2 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |