httpd.sh
Web server
A simple web server written in Bash using C APIs.
A trivial web server in bash
117 stars
4 watching
9 forks
Language: Shell
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
avleen/bashttpd | A simple web server written in bash to serve text and HTML files from a specified URI. | 1,512 |
wietsevenema/sh-server | A simple HTTP server that executes user requests using an external script | 4 |
jsks/czhttpd | A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. | 57 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
thecoshman/http | A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. | 446 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 34 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
dom96/httpbeast | A high-performance HTTP server written in Nim. | 449 |