cat_facts
Cat facts middleware
Adds cat facts to HTTP responses as an HTTP header.
Rack middleware that to add cat facts in headers of HTTP responses.
12 stars
2 watching
0 forks
Language: Ruby
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 137 |
taf2/curb | Provides Ruby bindings for libcurl, allowing developers to make HTTP requests in their Ruby applications. | 1,290 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
gabrielfalcao/httpretty | Intercepts and mocks HTTP requests at the Python socket level | 2,108 |
ku1ik/rack-revision-info | Adds revision information to HTTP responses from Rack applications | 20 |
cheald/manticore | An HTTP client built on Apache HttpClient 4.x components for JRuby | 54 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
firehoseio/firehose | Builds real-time web applications using a Ruby-based pub-sub framework | 726 |
net-ssh/net-ssh | An implementation of the SSH protocol to securely access and interact with remote servers | 987 |
augustl/net-http-cheat-sheet | A collection of Ruby examples demonstrating various use cases for the Net::HTTP library | 1,146 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |
defunkt/unicorn | A Rack HTTP server designed for fast clients and Unix-based systems, prioritizing low latency and robustness. | 1,416 |