{"library":"restclient-cpp","type":"library","category":null,"description":"Simple REST client for C++. It wraps libcurl for HTTP requests.","language":"cpp","status":"active","version":"2024-01-09","tags":["http","rest","client","curl"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install restclient-cpp","imports":["#include <restclient-cpp/restclient.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(restclient_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE restclient-cpp::restclient-cpp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}