VKHS-0.3.3: Provides access to Vkontakte social network via public API

Safe HaskellNone

Web.VKHS.API

Synopsis

Documentation

apiSource

Arguments

:: Env CallEnv

the VKHS environment

-> String

API method name

-> [(String, String)]

API method parameters (name-value pairs)

-> IO (Either String ByteString) 

Invoke the request. Return answer (normally, string representation of JSON data). See documentation:

http://vk.com/developers.php?oid=-1&p=%D0%9E%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BC%D0%B5%D1%82%D0%BE%D0%B4%D0%BE%D0%B2_API