sherver
Web server
A lightweight Bash web server that serves static and dynamic pages with minimal configuration.
Pure Bash lightweight web server.
338 stars
6 watching
10 forks
Language: Shell
last commit: almost 5 years ago
Linked from 1 awesome list
bashlightweightserverweb
Related projects:
Repository | Description | Stars |
---|---|---|
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
avleen/bashttpd | A simple web server written in bash to serve text and HTML files from a specified URI. | 1,512 |
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
jacob3141/qtwebserver | A Qt-based web application server | 62 |
s-you/pico.v | A lightweight web server implementation in V language | 110 |
roc-lang/basic-webserver | A basic web server platform for executing Roc functions on incoming requests. | 76 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
roxedus/docker-webhook | A lightweight incoming webhook server to run shell commands | 2 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
gnosek/ebb | A lightweight, fast web server designed to host dynamic web applications. | 23 |
wietsevenema/sh-server | A simple HTTP server that executes user requests using an external script | 4 |