chimera_http_client 1.2.0
The Chimera http client offers an easy to learn interface and consistent error handling. It is lightweight, fast and enables you to queue HTTP requests to run them in parallel for better performance and simple aggregating of distributed data. Despite it's simple interface it allows for advanced features like using custom deserializers, loggers, caching requests individiually, and instrumentation support (soon to be implemented).
Gemfile:
=
installation:
=
Dépendances de Development (13):
awesome_print
~> 1.8
bundler
>= 1.0
bundler-audit
~> 0.6
capybara
~> 3.0
capybara_discoball
~> 0.1
irb
~> 1.0
rake
>= 10.0
rspec
~> 3.0
rubocop
~> 0.50
rubocop-rspec
~> 1.4
sinatra
~> 2.0
sinatra-contrib
~> 2.0
webmock
~> 3.0