From d718703c9109bf9aa5c63f7daa368d1927f7621e Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Fri, 5 Jan 2024 14:46:25 -0800 Subject: [PATCH] Add Bash web projects (#117) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb45aa2..f5ae293 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,9 @@ In addition to this list, you should read the list [awesome-shell](https://githu - [balls](https://github.com/jneen/balls) - Bash on Balls. - [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash. - [sherver](https://github.com/remileduc/sherver) - Pure Bash lightweight web server. +- [httpd.sh](https://github.com/cemeyer/httpd.sh) - A trivial web server in bash, using ctypes.sh. +- [Bash-web-server](https://github.com/dzove855/Bash-web-server) - A purely bash web server, no socat, netcat, etc. +- [bash-stack](https://github.com/cgsdev0/bash-stack) - modern web framework in bash. - [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader is a Bash script which can be used to upload, download, list or delete files from Dropbox. - [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat. - [xiringuito](https://github.com/ivanilves/xiringuito) - SSH-based VPN for poors.