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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ulfius HTTP Framework!