GNU libmicrohttpd is a small C library that makes it easy to run an HTTP server as part of another application.
vcpkg install libmicrohttpdNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start and stop an HTTP server on port 8080
Use MHD_USE_THREAD_PER_CONNECTION or MHD_USE_SELECT_INTERNALLY appropriately
No dependency data recorded yet.
No resource links recorded.