[PR #117] [MERGED] Add Bash web projects #3814

Closed
opened 2026-07-10 17:52:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-lists/awesome-bash/pull/117
Author: @hyperupcall
Created: 11/22/2023
Status: Merged
Merged: 1/5/2024
Merged by: @hyperupcall

Base: masterHead: hyperupacll-httpd.sh


📝 Commits (1)

  • 51b7e89 Add more Bash web projects

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

New App Submission

Repo or homepage link:

https://github.com/cemeyer/httpd.sh
https://github.com/dzove855/Bash-web-server
https://github.com/cgsdev0/bash-stack

Description:

It is an http server written in Bash. It's design is significantly different than others on this list, because it leverages ctypes.sh, a Bash library which allows for interfacing with a FFI

Why I think it's awesome:

It uses a popular Bash repository for serving a website, which is still very awesome, for a bash project. The other two projects are similar, except they have more recent commit dates. Bash-web-server uses built-ins, rather than some FFI interface. And, bash-stack is a framework rather than an example project like the others.

Closes #116


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-lists/awesome-bash/pull/117 **Author:** [@hyperupcall](https://github.com/hyperupcall) **Created:** 11/22/2023 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@hyperupcall](https://github.com/hyperupcall) **Base:** `master` ← **Head:** `hyperupacll-httpd.sh` --- ### 📝 Commits (1) - [`51b7e89`](https://github.com/awesome-lists/awesome-bash/commit/51b7e89c905912667269cddc7c0ade289ec93a6d) Add more Bash web projects ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description <!--- Thank you for your pull request. Please fill out the fields below and check that your contribution adheres to our guidelines. --> #### New App Submission - [x] I've read the [contribution guidelines](https://github.com/awesome-lists/awesome-bash/blob/master/contributing.md). **Repo or homepage link:** https://github.com/cemeyer/httpd.sh https://github.com/dzove855/Bash-web-server https://github.com/cgsdev0/bash-stack **Description:** It is an http server written in Bash. It's design is significantly different than others on this list, because it leverages [ctypes.sh](https://github.com/taviso/ctypes.sh/), a Bash library which allows for interfacing with a FFI **Why I think it's awesome:** It uses a popular Bash repository for serving a website, which is still very awesome, for a bash project. The other two projects are similar, except they have more recent commit dates. `Bash-web-server` uses built-ins, rather than some FFI interface. And, `bash-stack` is a framework rather than an example project like the others. Closes #116 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-10 17:52:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bash#3814