20
votes
HTTP.sh: a web framework written entirely in Bash
Link information
This data is scraped automatically and may be incorrect.
- Title
- GitHub - liberda/HTTP.sh: Web framework written entirely in Bash | Mirror of https://git.sakamoto.pl/laudom/http.sh
- Authors
- liberda
- Word count
- 256 words
External dependencies? Meh. Is my script calling
python3 -m http.servera Bash web server, then?Real programmers write web servers using only Bash builtins!
for eel? on cod? no carp?
This may be the most egregious offender yet. I love/hate it.
I am a bit out of the loop, but why is there this sudden influx of everything being written in bash?
One of the main consequences of a small userbase. Its not always a negative as some small communities are propped up by great contributors but it's often abused.
They're all posted by @hungariantoast, he posts those every day, if you click the link in his comment you'll get to yesterday's bash post
This is incredible. I was writing a server setup suite in BASH at one point but it never reached the maturity that these projects have. Happy to see what other people do in my favorite programming language