Initial commit with libs

This commit is contained in:
2026-06-18 14:48:26 +03:00
commit ea99e81dbf
3 changed files with 46200 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Libraries
### JSON
* From: https://github.com/nlohmann/json
* Version: 3.12.0
### HTTPlib
* From: https://github.com/yhirose/cpp-httplib
* Version: 0.47.0