https://github.com/hapticx/vkraken
VK API for Nim 🔥
https://github.com/hapticx/vkraken
Last synced: about 1 year ago
JSON representation
VK API for Nim 🔥
- Host: GitHub
- URL: https://github.com/hapticx/vkraken
- Owner: HapticX
- Created: 2024-01-01T13:33:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T05:19:07.000Z (over 2 years ago)
- Last Synced: 2025-06-01T13:53:59.404Z (about 1 year ago)
- Language: Nim
- Size: 500 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# VKraken
### VK API for Nim 🔥
[](https://hapticx.github.io/vkraken/vkraken.html)
## Features
- Fully asynchronously
- Focused on objects
- Any VK method available
## Install
Via GitHub:
```shell
nimble install https://github.com/HapticX/vkraken
```