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: over 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A small embeddable HTTP server for serving files and handling requests | 81 |
| | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 339 |
| | A simple web server written in bash to serve text and HTML files from a specified URI. | 1,514 |
| | A simple HTTP server that executes user requests using an external script | 4 |
| | A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. | 58 |
| | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
| | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 190 |
| | A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
| | A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. | 449 |
| | An HTTP server for D with support for various features and request processors. | 34 |
| | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,031 |
| | A fast and feature-rich web server written in Rust. | 212 |
| | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
| | A high-performance HTTP server written in Nim. | 449 |