Object-oriented libraries for working with HTTP and REST API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
marcelb 3a7b5bd688 Return if raw is empty, fix out of range in http parsers and disable API validate 1 year ago
.vscode Http request, response and parser 1 year ago
lib Return if raw is empty, fix out of range in http parsers and disable API validate 1 year ago
src Return if raw is empty, fix out of range in http parsers and disable API validate 1 year ago
test Return if raw is empty, fix out of range in http parsers and disable API validate 1 year ago
README.md Fix API parse method for special cases 1 year ago

README.md

A simple API library for C++

API implementation, parsing, validation, definition, etc.