slackbuilds_ponce/libraries/ulfius
Yth - Arnaud c0e9b43aa3 libraries/ulfius: Updated for version 2.3.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-29 21:08:17 +01:00
..
README
slack-desc
ulfius.info libraries/ulfius: Updated for version 2.3.7. 2018-06-29 21:08:17 +01:00
ulfius.SlackBuild libraries/ulfius: Updated for version 2.3.7. 2018-06-29 21:08:17 +01:00

Ulfius - HTTP 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.

You can create webservices in HTTP or HTTPS mode, stream data, or
implement server websockets.