{"library":"libmicrohttpd","type":"library","category":null,"description":"GNU libmicrohttpd is a small C library that makes it easy to run an HTTP server as part of another application.","language":"cpp","status":"active","version":"1.0.2","tags":["http","server","embedded","c-library"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libmicrohttpd","imports":["#include <microhttpd.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libmicrohttpd CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libmicrohttpd::libmicrohttpd)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}