0.0
This Rack middleware allows you to run specific apps when the request
domain matches a given filter. The filter can be provided in a number of
ways, for example as a regex or as a string.
2021
2022
2023
2024
2025
2026
0.0
Middleware that provides both file extension and HTTP_ACCEPT-type content negotiation for Rack applications
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that transforms async requests (using thin + async_sinatra for example) into synchronous requests. Useful for testing Async Sinatra apps with a minimum of changes in your testing environment.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for declaratively setting the HTTP ContentSecurityPolicy (W3C CSP Level 2/3) security header to help prevent against XSS and other browser based attacks.
2021
2022
2023
2024
2025
2026
0.0
Rack Middle to creating static copies of rendered endpoints and reload them. It equates to a static file cache with other possible uses. See rubyops.net/gems/rack-hard-copy for details.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for interfacing with the Cachely page caching service.
2021
2022
2023
2024
2025
2026
0.0
Generate static files from Rack application and URLs.
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that provides an endpoint to start the New Relic agent.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to quickly add ip whitelisting to your app
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that validates HTML with w3c validator and displays result in page.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for authentication using JSON Web Tokens using the jwt_claims and json_web_token gems.
2021
2022
2023
2024
2025
2026
0.0
Simple HTTP server launcher for Rack application (Sinatra, Rails, etc...)
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that redirects www.example.com to example.com.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for serving alternate content on a given day
2021
2022
2023
2024
2025
2026
0.0
Rack Side Include helps you assemble pages like Edge Side Include (ESI) using ERB tags.
2021
2022
2023
2024
2025
2026
0.0
Just use Rack::HTTPCat in your application for all requests to have a link to the https://http.cat for their status under the HTTP-Cat header.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for compiling lesscss files into css
2021
2022
2023
2024
2025
2026
0.0
Mark Tor users using rack, for filtering / throttling / etc
2021
2022
2023
2024
2025
2026
0.0
Helps analyse memory usage in your Rack apps
2021
2022
2023
2024
2025
2026
0.0
Simple Rack middleware that catches OAuth2 access tokens and validates identity
2021
2022
2023
2024
2025
2026