0.0
Rack middleware for Discord Interaction validation.
2021
2022
2023
2024
2025
2026
0.0
# Rack HTTP Pipe
Use to pipe directly a remote HTTP file without buffering it.
> /!\ Do not work with WebBrick, tested with puma
## Use case
* Given a file named #HASH#.pdf on S3
* You want a clean URL and handling the authentication in front of it
```
GET http:/example.com/download
Cont...
2021
2022
2023
2024
2025
2026
0.0
Serve Webfinger responses easily from Rack
2021
2022
2023
2024
2025
2026
0.0
Somewhat more radical filters designed to decimate malicious requests during
a denial-of-service (DoS) attack by chopping their connection well before
your Rack app wastes any significant resources on them – ouch!
The filters have been proven to work against certain DoS attacks, however,
they mi...
2021
2022
2023
2024
2025
2026
0.0
Remember locale in rack layer
2021
2022
2023
2024
2025
2026
0.0
this collection of plugins helps to add datamapper functionality to Rack. there is a IdentityMaps plugin which wrappes the request and with it all database actions are using that identity map. the transaction related plugin TransactionBoundaries and RestfulTransactions wrappes the request into a ...
2021
2022
2023
2024
2025
2026
0.0
A mountable Rack app that accepts chartkick-compatible data via URL params or JSON request body and returns either a server-rendered PNG (via Gruff) or an HTML page with a Chart.js chart suitable for iframe embedding.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for logging requests to InfluxDB
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to return commit hash.
2021
2022
2023
2024
2025
2026
0.0
Rack::JsonLogs is a gem that helps log sanely in production.
2021
2022
2023
2024
2025
2026
0.0
Automatically shutdown idle Rack servers.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for OAuth2 Provider Server Based on Couchdb
2021
2022
2023
2024
2025
2026
0.0
Simple Rack middleware for logging request counts/timing information
2021
2022
2023
2024
2025
2026
0.0
Rack::App FrontEnd framework to create beautiful website with style
2021
2022
2023
2024
2025
2026
0.0
2nd Flash hash implementation for Rack apps.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for blocking requests using Cloudflare IP Geolocation
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware for authenticating requests via an http header
2021
2022
2023
2024
2025
2026
0.0
Automatically processes Zuul authorisation tokens on Rack apps
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware to fix MSIE empty POST body issue.
2021
2022
2023
2024
2025
2026
0.0
A replacement for Rack::MethodOverride that allows you to choose which methods are overridable
2021
2022
2023
2024
2025
2026