0.0
Provides Rails helper methods wrapping the HTTP headers set by Rack::Html5.
2020
2021
2022
2023
2024
2025
0.0
any request in the rack layer, returns any json response(Content-Type: application/json) and http status.
2020
2021
2022
2023
2024
2025
0.0
Rackful provides a minimal interface for developing ReSTful web services with
Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement
resource objects, which expose their state at URLs.
This version is not backward compatible with v0.1.x.
2020
2021
2022
2023
2024
2025
0.0
Throttle HTTP requests using a connection pool for all database connections
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
RackMotion provides a Rack-like interface for middleware that can intercept and alter HTTP requests and responses in RubyMotion. It's built on top of NSURLProtocol, which makes it, to borrow a line from Mattt Thompson, an Apple-sanctioned man-in-the-middle attack.
2020
2021
2022
2023
2024
2025
0.0
I'm experimenting with creating Rack middleware gems. This lightweight gem servers as a replacement to Rack's CommonLogger statements. Improvements include colorized terminal output based on HTTP request method.
2020
2021
2022
2023
2024
2025
0.0
The elegance of Rack with none of the unreliability of HTTP
2020
2021
2022
2023
2024
2025
0.0
This is meant to be used in the same way as HTTParty and uses it under the covers. Except, when the ReadonlyParty module is included in a class, it explicitly disallows post, put, delete, and patch methods from being called on that class.
2020
2021
2022
2023
2024
2025
0.0
A gem providing way to make HTTP clients stop caching responses.
2020
2021
2022
2023
2024
2025
0.0
an easy way to deal with simple http request
2020
2021
2022
2023
2024
2025
0.0
Antbird is a yet another low level API client for the Elasticsearch HTTP interface.
2020
2021
2022
2023
2024
2025
0.0
Very simple resque statistic.
2020
2021
2022
2023
2024
2025
0.0
Handles your HTTP requests in background in non-blocking way using Resque worker
2020
2021
2022
2023
2024
2025
0.0
RestCache is Rack middleware that relies on HTTP verbs to cache requests to your server application. Every GET request will be cached according to your initialization parameters (see README for more information), and conversely, every PUT/POST/DELETE request will clear your cache to ensure that u...
2020
2021
2022
2023
2024
2025
0.0
This Api works with Oauth v1 restfull Apis it supports GET,PUT,POST http requests
2020
2021
2022
2023
2024
2025
0.0
Retina is a simple configurable app responsible for sending outgoing webhooks to other sites over HTTPS, while ingesting the incoming data via pluggable interface.
2020
2021
2022
2023
2024
2025
0.0
Rack::LocaleRootRedirect uses Rack:Accept to map '/' to a path based on the `Accept-Language` HTTP header.
2020
2021
2022
2023
2024
2025
0.0
Alternative Adapter for grack; uses the RJGit gem for a pure jruby interface to git repos. Together with Grack, this yields a pure JRuby implementation of git's smart-http protocol.
2020
2021
2022
2023
2024
2025
0.0
The /routes route will list all of the consuming application's routes except for external redirects, generic HTTP status pages, and default Rails routes
2020
2021
2022
2023
2024
2025