create VKClient with get_posts() method to get wall posts

This commit is contained in:
2024-11-15 22:48:24 +03:00
parent 637f082605
commit fb35fa5ed2
5 changed files with 123 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "curl"]
path = curl
url = git@github.com:curl/curl.git
[submodule "json"]
path = json
url = git@github.com:nlohmann/json.git