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: almost 7 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 | 136 |
taf2/curb | Provides Ruby bindings for libcurl, allowing developers to make HTTP requests in their Ruby applications. | 1,292 |
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. | 507 |
gabrielfalcao/httpretty | Intercepts and mocks HTTP requests at the Python socket level | 2,114 |
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 HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
firehoseio/firehose | Builds real-time web applications using a Ruby-based pub-sub framework | 726 |
net-ssh/net-ssh | A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution. | 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. | 540 |
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 |