vkontakte_api 1.4.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:
=
install:
=
Runtime Dependencies (5):
faraday
~> 0.9.0
faraday_middleware
~> 0.9.1
faraday_middleware-parse_oj
~> 0.3
hashie
>= 2.0
oauth2
>= 0.8
Development Dependencies (11):
awesome_print
>= 0
guard-rspec
>= 0
guard-yard
>= 0
mechanize
>= 0
pry
>= 0
rake
>= 0
rb-fsevent
~> 0.9.1
redcarpet
>= 0
rspec
~> 3.0
yard
>= 0