Created functions to get articles list and articles's content

This commit is contained in:
2020-07-03 16:14:19 +05:00
parent 68d1c8211c
commit 75988e5cc6
3 changed files with 156 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
tmp/
build/
.vscode/
.vscode/
a.out
test_*