ulfius
HTTP Framework for REST Applications in C
Web Framework for REST Applications in C. Based on GNU Libmicrohttpd for the backend web server, Jansson for the json manipulation library, and Libcurl for the http/smtp client API. Used to facilitate creation of web applications in C programs with a small memory footprint, as in embedded systems applications. One can create webservices in HTTP or HTTPS mode, stream data, or implement server websockets.
homepage ↗ github: babelouest/ulfius
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 2.7.15 | 1 | 2 d | details › |
Versions & arches
Use flags of 2.7.15
- curl Add support for client-side URL transfer library
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- jansson Jansson support for JSON
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- websocket websocket support
Runtime dependencies of 2.7.15
show 17 lines
curl?
(
)
doc?
(
)
jansson?
(
)
ssl?
(
)