libmicrohttpd

Lightweight HTTP/1.1 server library for embedding web servers

brewmacoslinux
Try with needOr install directly
Source

About

Light HTTP/1.1 server library

Commands

libmicrohttpd

Examples

Check installed version of libmicrohttpd$ brew info libmicrohttpd
Verify libmicrohttpd is properly installed and available$ pkg-config --modversion libmicrohttpd
Get compiler flags for linking against libmicrohttpd$ pkg-config --cflags --libs libmicrohttpd