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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ulfius HTTP Framework!