TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Bashttpd – An HTTP Server and a Web Framework in Bash Script

2 点作者 x1n13y84issmd42超过 5 年前

1 comment

x1n13y84issmd42超过 5 年前
So, I wanted to learn more about Bash scripting and make something in it for fun & profit, and here it is — a nearly fully featured HTTP server, accompanied with a small framework for web apps, both written in Bash Script. At the moment it responds to all kinds of requests, fully supports binary files & file upload, form data, JSON requests & responses, has MySQL utilities, does routing, renders simple HTML templates and more.