vkontakte_api 1.2
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:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (5):
            faraday
            ~> 0.8
          
          
            faraday_middleware
            ~> 0.8
          
          
            faraday_middleware-parse_oj
            ~> 0.2
          
          
            hashie
            ~> 2.0
          
          
            oauth2
            ~> 0.8
          
    Development Dependencies (8):
            awesome_print
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            mechanize
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rb-fsevent
            ~> 0.9.1
          
          
            rspec
            >= 0