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 SMTP client API. Used to facilitate the creation of web applications in C programs with a small memory footprint, as in embedded systems applications. You can create web services in HTTP or HTTPS mode, stream data, or implement server web sockets.
Features
- Create a webservice in a separate thread, the endpoint is identified by its method
- Stream large amount of data with a reduced memory footprint
- Websocket service, the websocket messages exchange is executed in dedicated callback functions
- Client http[s] and smtp requests execution, the response is parsed in a dedicated structure
- Client websocket request execution, the websocket messages exchange is executed in dedicated callback functions
- Create a websocket service application
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Ulfius HTTP Framework
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ulfius HTTP Framework!