simple-http-server

Web server

A simple web server written in Rust that can serve static files and handle various HTTP requests.

Simple http server in Rust (Windows/Mac/Linux)

GitHub

3k stars
30 watching
177 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

filehttprustserversimplehttpserverstatic

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
http-party/http-server A command-line HTTP server that serves static files without configuration 13,696
seanmonstar/reqwest An HTTP client for Rust. 10,059
marcodpt/minirps A small, self-contained Rust web server with features like reverse proxying, HTTPS, CORS and template rendering. 24
erebe/wstunnel A tool to bypass firewalls and proxies by tunneling traffic over Websocket or HTTP2 4,397
mufeedvh/binserve A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. 1,031
salvo-rs/salvo A powerful Rust web framework that simplifies backend development 3,470
ynuwenhof/koblas A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. 101
snwfdhmp/simplehttp Serves local files over HTTP 66
nanohttpd/nanohttpd A lightweight HTTP server for Java applications 6,974
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80
stratdev3/simplew A cross-platform .NET web server library with routing and API capabilities 24
bunkerity/bunkerweb A next-generation web application firewall that integrates with various environments to provide out-of-the-box security for web services. 7,068
emmett-framework/granian A single HTTP server implementation supporting multiple Python application interfaces and protocols 2,958
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,678