Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 5e45ad3417
fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists
while here:
- use CURLOPT_UPLOAD instead of CURLOPT_PUT as the latter is depracated
2023-09-26 23:02:34 +02:00
winixcli add /usr/include/postgresql to includes paths 2022-09-23 19:53:26 +02:00
winixd fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists 2023-09-26 23:02:34 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore add winixcli/src/winix to .gitignore 2022-01-18 19:46:12 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00