sh-server
Simple Server
A simple HTTP server that executes user requests using an external script
Minimal Shell Based HTTP Server
4 stars
1 watching
1 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
s-you/pico.v | A lightweight web server implementation in V language | 110 |
avleen/bashttpd | A simple web server written in bash to serve text and HTML files from a specified URI. | 1,512 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
thecoshman/http | A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. | 446 |
zhamlin/ahkhttp | A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 79 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
siscia/effe | An implementation of a simple serverless computing platform in Go | 231 |