Project

Reverse Dependencies for sinatra

The projects listed here declare sinatra as a runtime or development dependency

0.0
No release in over 3 years
Rack middleware for in-app purchase receipt verification and product listing.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rack middleware to decode JWT and append it to the rack environment
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Rack Middleware for JSON APIs accessed cross-domain from legacy browsers Firefox version 4 does not support response headers for cross-domain requests. This middleware intercepts all requests and if the X-WRAP-RESPONSE is set, the response will be wrappped in JSON like {header: ..., body: ...}
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
LESS CSS preprocessing for Rack apps.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
A Rack middleware to publish directries containing media files as podcast
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Would be useful to enable OpenID authorisation with your Ruby/Rails-based blog, personal website or whatever.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Middleware that communicates impending shutdown to a load balancer via NACKing (negative acking) health checks. Provided you have at least two load-balanced instances, this allows you to shut down or restart an instance without dropping any requests. Your app needs to inform the middleware when...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Automatically generate webservice endpoints for Newsstand
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Transparently secure your rack application with google. For test rigs etc.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
A simple CMS system built on top of sinatra for lighweight but feature rich sites
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Automatically generate REST APIs for Passbook registration.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Rack::ProcessName is rack middleware to set the ruby process name to whatever request is currently being processed.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Provides a profiler page of the ruby execution which has infomation of gc and object allocation.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Generate a REST API for registering and querying push notification device tokens.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rack middlewares for double
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
# 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