Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.0
Simple web framework built on rack for mapping sinatra-like routes to middleware stacks.
2020
2021
2022
2023
2024
2025
0.0
Generate QR code
2020
2021
2022
2023
2024
2025
0.0
A page in your app for pre-built queries
2020
2021
2022
2023
2024
2025
0.0
Rack middlewares for double
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for Linked Data content negotiation.
2020
2021
2022
2023
2024
2025
0.0
# Rack::ReadOnly
This gem allows Rack based APIs to be set to read only. At the most basic
it can be used like this from your `config.ru`:
```ruby
require 'rack/read_only'
use Rack::ReadOnly, {
active: ENV["READ_ONLY"] == "1",
response_body: '{ "error": "This API is currently in read only ...
2020
2021
2022
2023
2024
2025
0.0
a recorder AND a replayer for client actions
2020
2021
2022
2023
2024
2025
0.0
If the user clicked through from a search engine, this middleware will detect the engine used and the terms searched.
2020
2021
2022
2023
2024
2025
0.0
Remember a visitor's referrer across subdomains
2020
2021
2022
2023
2024
2025
0.0
Dynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safelisted links.
2020
2021
2022
2023
2024
2025
0.0
Rack adapter used to modify HTTP Accept header
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for logging selected request for further investigation / analyze.
2020
2021
2022
2023
2024
2025
0.0
Replicate or record HTTP requests to your Rack application and replay them elsewhere or at another time.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for Append timestamp to request information
2020
2021
2022
2023
2024
2025
0.0
Restfolia extension to avoid duplicated requests
2020
2021
2022
2023
2024
2025
0.0
Rack-rest-rspec: RSpec Matchers for REST Rack webservice
2020
2021
2022
2023
2024
2025
0.0
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to serve a robots.txt file dynamically.
2020
2021
2022
2023
2024
2025
0.0
Set up routes quickly and easily for a rack app.
2020
2021
2022
2023
2024
2025
0.0
SAML middleware for Rack (using ruby-saml)
2020
2021
2022
2023
2024
2025