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
253 forks
Language: C
last commit: over 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
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 | 750 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 327 |
apache/serf | A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
stratdev3/simplew | A cross-platform .NET web server library with routing and API capabilities | 24 |
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 | 409 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
natemcmaster/dotnet-serve | A simple command-line HTTP server for serving files over HTTPS. | 808 |
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,240 |