diff options
Diffstat (limited to 'www/rubygem-typhoeus14/pkg-descr')
-rw-r--r-- | www/rubygem-typhoeus14/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/rubygem-typhoeus14/pkg-descr b/www/rubygem-typhoeus14/pkg-descr new file mode 100644 index 000000000000..086ea1d8e6f3 --- /dev/null +++ b/www/rubygem-typhoeus14/pkg-descr @@ -0,0 +1,8 @@ +Typhoeus runs HTTP requests in parallel while +cleanly encapsulating handling logic. + +It's a library for accessing web services in Ruby, +specifically designed for building RESTful service +oriented architectures in Ruby that need to be fast +enough to process calls to multiple services within +the client's HTTP request/response life cycle. |