vkontakte_api 1.0.rc
A transparent wrapper for API of vk.com social network called VKontakte. Supports ruby-way method naming (without any method lists inside), result typecasting and any faraday-supported http adapter of your choice (no hardcoded Net::HTTP).
Gemfile:
=
install:
=
Runtime Dependencies (5):
faraday
~> 0.8
faraday_middleware
~> 0.8
faraday_middleware-parse_oj
~> 0.1
hashie
~> 1.2
oauth2
~> 0.8