yhs

HTTP server

A small embeddable HTTP server for serving files and handling requests

Embeddable HTTP server.

GitHub

81 stars
4 watching
14 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cemeyer/httpd.sh A simple web server written in Bash using C APIs. 117
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,791
thecoshman/http A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. 446
syntaqx/serve A lightweight, customizable HTTP server written in Go. 335
jsks/czhttpd A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. 57
zyearn/zaver A high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O 849
jamesbvaughan/httppl A Prolog implementation of a simple HTTP server 29
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
schacon/grack An HTTP server implementation using the Rack framework to handle Git smart-http requests. 385
zhamlin/ahkhttp A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. 79
jaburns/ngincat A small bash script that sets up a simple HTTP server using netcat. 177
dom96/httpbeast A high-performance HTTP server written in Nim. 449
zhaojh329/libuhttpd A lightweight and high-performance HTTP server library for embedded Linux systems. 386
orthecreedence/wookie An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. 189
wietsevenema/sh-server A simple HTTP server that executes user requests using an external script 4