Description
Helps C developers build HTTP and REST applications with routing and web-service support. It is useful for embedded services, native backends, and projects that need a C framework rather than a higher-level web stack.
This is a development library, not a standalone app. Applications built with it may expose network services, so developers still need authentication, input validation, and deployment hardening.