0.0
Monzenbarai is simple Rack middleware that allows you to easily put your app in maintenance mode
2021
2022
2023
2024
2025
2026
0.0
a rack middle wrapped swagger ui assets
2021
2022
2023
2024
2025
2026
0.0
CarrotRage is a RabbitMQ consumer framework inspirated by rack
2021
2022
2023
2024
2025
2026
0.0
Tiny rack middleware for image resizing.
2021
2022
2023
2024
2025
2026
0.0
See https://github.com/josh/rack-mount/issues/13
2021
2022
2023
2024
2025
2026
0.0
Check if wa are in production. It uses several metrics:
- Does a $RAILS_ENV environment variable exist? Does it say 'production'?
- Does a $RACK_ENV environment variable exist? Does it say 'production'?
- Failing the above, are we on the Git "master" branch?
2021
2022
2023
2024
2025
2026
0.0
DustbinLorry is Rack middleware that inspects the method cache
before and after a request and will output to the logger if a change has occurred
2021
2022
2023
2024
2025
2026
0.0
Rack handler for monitoring several parts of a web application so one request can determine which system or dependencies are down.
2021
2022
2023
2024
2025
2026
0.0
A client/server implementation of THTP: Thrift-RPC over HTTP as a Rack app
2021
2022
2023
2024
2025
2026
0.0
Simple and fast ruby image resize server. Image magic in backend, converts to webp if possible.
2021
2022
2023
2024
2025
2026
0.0
Dynamically generate Rails and Sinatra apps to be tested by Rack::Test.
2021
2022
2023
2024
2025
2026
0.0
api-fairy is a Rack Middleware that magically speeds up your slow backend services just by including it as your middleware.
2021
2022
2023
2024
2025
2026
0.0
Provides a health check API endpoint for rack apps
2021
2022
2023
2024
2025
2026
0.0
Implementation of LINK/UNLINK using Rack middleware
2021
2022
2023
2024
2025
2026
0.0
This gem makes it easier to start a Puma server that will bind to a dynamic free port
by default and provide helper methods like get and post, managing sessions automatically
and using keep-alive to make the requests faster. Usually the server would be run when the
test suite starts.
2021
2022
2023
2024
2025
2026
0.0
High performance Rack server for Opal and Ruby
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that logs API request details (method, path, IP, duration, status, errors) into a CSV or JSON file. Supports daily rotation and format customization.
2021
2022
2023
2024
2025
2026
0.0
JWT authentication middleware with multi-tenant support, company validation, and subdomain isolation.
2021
2022
2023
2024
2025
2026
0.0
Switch rack application according to path.
2021
2022
2023
2024
2025
2026
0.0
Landline is a no-hard-dependencies HTTP routing DSL that was made entirely for fun.
It runs on any HTTP server that supports the Rack 3.0 protocol.
It is usable for many menial tasks, and as long as it continues to be fun, it will keep growing.
2021
2022
2023
2024
2025
2026