lictw / vk

vk.com api for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang wrapper for vk.com API with OAuth

API documentation here

Get package

go get github.com/twlicate/vk

For some methods you need token (what it and how to get it: see documentation)

See examples:

  • noauth.go - use open method users.get
  • messages.go - use method messages.get

About

vk.com api for golang


Languages

Language:Go 100.0%