{"library":"civetweb","type":"library","category":null,"description":"Easy to use, powerful, C/C++ embeddable web server.","language":"cpp","status":"active","version":"1.16","tags":["web-server","embedded","http"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install civetweb","imports":["#include <civetweb.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(civetweb CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE civetweb::civetweb)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}