0.0
No commit activity in last 3 years
No release in over 3 years
# Kaffe Framework This is a minimalistic webframework inspired by sinatra and rails. ## Basic usage The idea is to use be able to create modular applications and forward requests between them. class Blog < Kaffe::Base use Rack::CommonLogger get '/?' do ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Another Rack based web framework 🤷🏽‍♂️
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
NOTE: This is a fork of puma-plugin-telemetry, modified to: - Support Puma 7 - Add LogTarget, with custom formatter: and transform: options - Warn about socket telemetry on unsupported platforms Puma plugin which should be able to handle all your metric needs regarding your webserver: - abilit...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
All HTML responses passing through Rack will have content-lang header when reaching the webserver. The response body won't need a meta content-lang tag, not even when it's is cached response.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Lightweight Ruby gem that reports exceptions to an Oopsie instance. Includes Rack middleware for automatic capture and a manual reporting API.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
No release in over a year
Modified version of Rack::Session::Redis to support Redis 4.6.0 and 5.0.0
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
RailsKeycloakAuthorization adds Rack Based, Policy Enforcement Point (PEP) implementation to authorize requests before they reach the controllers. It is designed to work with Keycloak Authorization Services.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
Angus-router is a powerful router for your next generation of awesome Rack applications. Just throw your shit into angus-router and run away.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Easy upload management for ActiveRecord with Rackspace Cloud Files support
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
AutoREST is a lightweight CLI tool that turns your SQL database into a fully working RESTful API server using Puma and Rack. Supports SQLite, MySQL, PostgreSQL, and Oracle.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
MiniCheck provides a simple Rack application for adding simple health checks to your app.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
No release in over a year
Rack middleware to handle validating Lti 1.1 requests
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
This gem helps integrate your Ruby application with AWS CloudWatch, reporting metrics from Puma, Rack, Sidekiq, and ActiveJob in background threads to avoid adding latency to requests and jobs.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Rack middleware which will redirect every 404 assets requests to the current digested version for the logical_path referenced in the manifest. Useful to automate redirects from deleted assets when the old link can't be updated, e.g. emails.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
Rails integration for Toggly feature flags including Railtie, controller concerns, view helpers, Rack middleware, and generators.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
"proxy_pac_rb" is a gem to compress, lint and parse proxy auto-config files. It comes with a cli program, some rack middlewares and can be used from within ruby scripts as well. "proxy_pac_rb" uses a JavaScript runtime to evaulate a proxy auto-config file the same way a browser does to determine ...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over a year
Ruby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack gem. With this small server, you can make dummy OpenID request for testing purposes, the success of the response will depend on a parameter given on the URL of the authentication request.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A lightweight concern that allows IP address restrictions on specific controller actions. Unlike Rack middleware solutions, this operates at the controller level for minimal overhead.
2021
2022
2023
2024
2025
2026