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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ulfius HTTP Framework!