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

1
thirdparty/mongoose/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1 @@
add_library(mongoose mongoose.c)

20300
thirdparty/mongoose/mongoose.c vendored Normal file

File diff suppressed because it is too large Load Diff

3287
thirdparty/mongoose/mongoose.h vendored Normal file

File diff suppressed because it is too large Load Diff