Description
Provides a small C library for embedding an HTTP server inside another application. Software can use it to expose a local web interface, API endpoint, or control service without running a separate web server.
Most users receive it as a dependency. Developers should consider network binding, authentication, and firewall behavior when using it in applications.