Awesome Ruby Rack Extensions

  • updated about 2 months ago MIT License

    Rack middleware for blocking & throttling

  • rack-bug rack-bug 1,080
    star
    updated about 8 years ago MIT License

    Debugging toolbar for Rack applications implemented as middleware

  • updated about 2 years ago Other

    Real HTTP Caching for Ruby Web Apps

  • rack-cors rack-cors 3,240
    star
    updated about 2 months ago MIT License

    Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.

  • updated 4 months ago MIT License

    OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.

  • updated 12 months ago MIT License

    A Rack and Rails plugin for building offline web applications

  • updated about 4 years ago MIT License

    A web server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.

  • updated about 1 year ago The Unlicense

    Rack middleware for rate-limiting incoming HTTP requests.

  • updated 5 months ago MIT License

    Abort requests that are taking too long

  • updated about 1 year ago MIT License

    Per-request global storage for Rack.