Development Tools

Onion – library to create simple HTTP servers and web applications

Onion is a C library to create simple HTTP servers and Web Applications. The user can create new handlers that serve reading data from a file or creating them. However, there are many default handlers included to address the most frequently required needs.

The use case is an existing application, or a new one, that needs some HTTP interconnection with the world. It uses the library to add some handlers for specific URLs and generate and serve the dynamic data as needed.

It also has security goals (SSL support) so that you just concentrate on what you want to serve, and serve it.

Its not a web server by itself, as it is not an executable.

Website: www.coralbits.com/libonion
Support: GitHub Code Repository
Developer: David Moreno Montero
License: GPLv2+ and Apache 2

Onion is written in C. Learn C with our recommended free books and free tutorials.


Related Software

C Web Frameworks
KoreSecure web application framework for writing web APIs in C or Python
facil.ioHigh performance web application C framework
OnionLibrary to create simple HTTP servers and web applications
UlfiusHTTP Framework for REST Applications in C
libreactorExtendable event driven high performance C-abstractions
DudaEvent-driven and high performant web services framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments