czhttpd
HTTP server
A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests.
zsh http server
57 stars
5 watching
4 forks
Language: Shell
last commit: about 1 year ago
Linked from 1 awesome list
httpshellzsh
Related projects:
Repository | Description | Stars |
---|---|---|
zhamlin/ahkhttp | A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 79 |
z-shell/zservice-py3http | A plugin that serves files from its directory using Python's HTTP server | 4 |
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 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
jaburns/ngincat | A small bash script that sets up a simple HTTP server using netcat. | 177 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
trikko/serverino | A compact and performant HTTP server written in D. | 52 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
chris-rock/vesper | An HTTP framework for Bash shell scripts to simplify generating valid HTTP responses | 209 |
nicksherron/bashhub-server | A private cloud shell history server with added features like regex search, protecting users' sensitive data. | 306 |