http
Folder server
A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support.
Host These Things Please - a basic http server for hosting a folder fast and simply
446 stars
7 watching
30 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
httphttp-serverhttp2httpsrustserver
Related projects:
Repository | Description | Stars |
---|---|---|
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
glorf/lear | A small, simple HTTP server designed to serve static resources efficiently | 168 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |