bashttpd
Web server
A simple web server written in bash to serve text and HTML files from a specified URI.
A web server written in bash
2k stars
94 watching
199 forks
Language: Shell
last commit: about 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
zhamlin/ahkhttp | A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 79 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
dzove855/bash-web-server | A bash-based web server with built-in support for HTTP/1.1, websocket, and basic authentication. | 945 |
jsks/czhttpd | A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. | 57 |
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
z-shell/zservice-py3http | A plugin that serves files from its directory using Python's HTTP server | 4 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
daskol/typstd | A language server implementation for a markup language that provides workspace management and completion capabilities | 1 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |