Web Framework for REST Applications in C
https://github.com/babelouest/ulfius
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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/ulfius && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ulfius-2.7.15.tar.gz | 0000453596 443 KB | |
ulfius.changes | 0000014569 14.2 KB | |
ulfius.spec | 0000003351 3.27 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1127583
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 2.7.15: * Add functions `ulfius_send_http_request_with_limit` and `ulfius_send_http_streaming_request_max_header` * cmake: restore option `WITH_YDER` which was forgotten in last release refactor * cmake: split package build options in 3 (tar.gz, deb and rpm), and set all packages build to off by default
Comments 0