vkontakte_api 1.3
A transparent wrapper for VKontakte API. Supports ruby-way naming of API methods (without method lists inside), optional authorization, files uploading, logging and any faraday-supported http adapter of your choice.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (5):
            faraday
            ~> 0.8
          
          
            faraday_middleware
            ~> 0.8
          
          
            faraday_middleware-parse_oj
            ~> 0.2
          
          
            hashie
            ~> 2.0
          
          
            oauth2
            ~> 0.8
          
    Development依存関係 (10):
            awesome_print
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            mechanize
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rb-fsevent
            ~> 0.9.1
          
          
            redcarpet
            >= 0
          
          
            rspec
            ~> 2.14
          
          
          
            yard
            >= 0
          
    