rack-capabilities
Middleware info
A Rack middleware that provides information about installed middlewares
Discover just what rack can do (rather, what middleware you have installed)
4 stars
4 watching
0 forks
Language: Ruby
last commit: over 15 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
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 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
rkh/rack-async-stream | A middleware that enables streaming with Rack applications | 10 |
ku1ik/racksh | A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 422 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
ardaku/whoami | A Rust crate that provides functions to retrieve user and environment information on various platforms. | 195 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
eliotsykes/rack-zippy | A Rack middleware for serving compressed assets in non-Rails web applications | 160 |