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)
3k stars
29 watching
176 forks
Language: Rust
last commit: 19 days ago
Linked from 1 awesome list
filehttprustserversimplehttpserverstatic
Related projects:
Repository | Description | Stars |
---|---|---|
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
seanmonstar/reqwest | An HTTP client library for Rust providing an ergonomic and powerful way to make HTTP requests | 9,926 |
marcodpt/minirps | A small, self-contained Rust web server with features like reverse proxying, HTTPS, CORS and template rendering. | 21 |
erebe/wstunnel | A tool to bypass firewalls and proxies by tunneling traffic over Websocket or HTTP2 | 4,340 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
salvo-rs/salvo | A web framework that simplifies the creation of backend services with Rust. | 3,419 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
nanohttpd/nanohttpd | A lightweight HTTP server for Java applications | 6,960 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
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. | 6,540 |
emmett-framework/granian | An HTTP server designed to support Python applications and multiple interface standards | 2,857 |
request/request | A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,674 |