Project
Reverse Dependencies for sinatra
The projects listed here declare sinatra as a runtime or development dependency
0.0
See a "pretty" version of your API.
Goggles installs a little tiny Sinatra app on a URL prefix and serves
any JSON responses that come back as a prettyprinted HTML page. There
are browser add-ons that do a great job with this sort of thing, but I
wanted something I could live-link from API docs....
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for logging request data to Honeycomb.
2020
2021
2022
2023
2024
2025
0.0
Add rel=preload headers to Rack applications
2020
2021
2022
2023
2024
2025
0.0
Ignores X-Forwarded-Host header to prevent malicious redirects
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for in-app purchase receipt verification and product listing.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to decode JWT and append it to the rack environment
2020
2021
2022
2023
2024
2025
0.0
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
LESS CSS preprocessing for Rack apps.
2020
2021
2022
2023
2024
2025
0.0
Uses the mail library for sending exceptions
2020
2021
2022
2023
2024
2025
0.0
A Rack middleware to publish directries containing media files as podcast
2020
2021
2022
2023
2024
2025
0.0
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
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
Automatically generate webservice endpoints for Newsstand
2020
2021
2022
2023
2024
2025
0.0
Transparently secure your rack application with google. For test rigs etc.
2020
2021
2022
2023
2024
2025
0.0
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2020
2021
2022
2023
2024
2025
0.0
A simple CMS system built on top of sinatra for lighweight but feature rich sites
2020
2021
2022
2023
2024
2025
0.0
Automatically generate REST APIs for Passbook registration.
2020
2021
2022
2023
2024
2025
0.0
Parse post data by MessagePack
2020
2021
2022
2023
2024
2025
0.0
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
Provides a profiler page of the ruby execution which has infomation of gc and object allocation.
2020
2021
2022
2023
2024
2025