redo it with mongoose

add all previous POC api endpoints
This commit is contained in:
Aaron Kimbre
2025-01-02 16:11:45 -06:00
parent 070bec697c
commit e86f4e011b
18 changed files with 23916 additions and 935 deletions

View File

@@ -250,7 +250,7 @@ include_directories(
"thirdparty/cpp-httplib"
"thirdparty/MD5"
"thirdparty/nlohmann"
"thirdparty/picohttpparser"
"thirdparty/mongoose"
)
# Add system specfic includes for Apple, Windows and Other Unix OS' (including Linux)