apimatic_faraday_client_adapter 0.1.6
Faraday is a simple, yet elegant, HTTP library. This repository contains the client implementation that uses the requests library for python SDK provided by APIMatic.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (9):
            apimatic_core_interfaces
            ~> 0.2.0
          
          
            certifi
            ~> 2018.1, >= 2018.01.18
          
          
            faraday
            ~> 2.0, >= 2.0.1
          
          
            faraday-follow_redirects
            ~> 0.2
          
          
            faraday-gzip
            >= 1, < 4
          
          
            faraday-http-cache
            ~> 2.2
          
          
            faraday-multipart
            ~> 1.0
          
          
            faraday-net_http_persistent
            ~> 2.0
          
          
            faraday-retry
            ~> 2.0
          
    