diff options
Diffstat (limited to 'www/rubygem-faraday14/pkg-descr')
-rw-r--r-- | www/rubygem-faraday14/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/rubygem-faraday14/pkg-descr b/www/rubygem-faraday14/pkg-descr new file mode 100644 index 000000000000..fe083d9a0f7a --- /dev/null +++ b/www/rubygem-faraday14/pkg-descr @@ -0,0 +1,5 @@ +Faraday is an HTTP client lib that provides a common interface over many +adapters (such as Net::HTTP) and embraces the concept of Rack middleware when +processing the request/response cycle. + +WWW: https://github.com/lostisland/faraday |