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 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cemeyer/httpd.shA simple web server written in Bash using C APIs.117
jeremycw/httpserver.hA single header C library for building event-driven non-blocking HTTP servers1,796
thecoshman/httpA simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support.449
syntaqx/serveA lightweight, customizable HTTP server written in Go.334
jsks/czhttpdA simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests.58
zyearn/zaverA high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O849
jamesbvaughan/httpplA Prolog implementation of a simple HTTP server29
guilleiguaran/rogueA minimalist HTTP server for Rack applications built on top of EventMachine and http-parser.8
schacon/grackAn HTTP server implementation using the Rack framework to handle Git smart-http requests.385
zhamlin/ahkhttpA basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code.80
jaburns/ngincatA small bash script that sets up a simple HTTP server using netcat.177
dom96/httpbeastA high-performance HTTP server written in Nim.449
zhaojh329/libuhttpdA lightweight and high-performance HTTP server library for embedded Linux systems.386
orthecreedence/wookieAn asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site.190
wietsevenema/sh-serverA simple HTTP server that executes user requests using an external script4