onion
Web server library
An HTTP library that allows developers to create simple web servers and applications with SSL support.
C library to create simple HTTP servers and Web Applications.
2k stars
101 watching
252 forks
Language: C
last commit: about 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
sirleech/webduino | An Arduino-based library for creating an extensible web server | 748 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
stratdev3/simplew | A cross-platform .NET web server library with routing and API capabilities | 23 |
timmylindh/chl | A C library that enables web applications to be written in C and executed by web servers using CGI or FastCGI. | 269 |
f-o-a-m/purescript-web3 | A Purescript client for interacting with an Ethereum node. | 127 |
webauthn-open-source/fido2-lib | A Node.js library providing FIDO 2.0/WebAuthn server functionality | 408 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
natemcmaster/dotnet-serve | A simple command-line HTTP server for serving files over HTTPS. | 805 |
sprinfall/webcc | A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
forthespada/mypoorwebserver | A simple HTTP web server implemented in C | 1,229 |