Merge pull request #550 from cyberlis/master

vkapi a wrapper for the vk.com API (russian social network)
This commit is contained in:
Dominik Picheta 2017-07-30 23:29:54 +01:00 committed by GitHub
commit fcf557792b

View File

@ -6876,5 +6876,19 @@
"description": "Nim bindings for Godot Engine",
"license": "MIT",
"web": "https://github.com/pragmagic/godot-nim"
},
{
"name": "vkapi",
"url": "https://github.com/cyberlis/nimvkapi",
"method": "git",
"tags": [
"wrapper",
"vkontakte",
"vk",
"library"
],
"description": "A wrapper for the vk.com API (russian social network)",
"license": "MIT",
"web": "https://github.com/cyberlis/nimvkapi"
}
]