Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.0
Parse post data by MessagePack
2020
2021
2022
2023
2024
2025
0.0
Pretty JSON for pretty people
2020
2021
2022
2023
2024
2025
0.0
Properly enforce cookie limits in Rack responses
2020
2021
2022
2023
2024
2025
0.0
Pubcookie finally leaves the world of apache!
2020
2021
2022
2023
2024
2025
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
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
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