dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Cache Faraday::Connection and use Faraday::Adapter::NetHttpPersistent #28

Closed dblock closed 4 years ago

dblock commented 4 years ago

See https://github.com/slack-ruby/slack-ruby-client/pull/322.