minirps
Web server
A small, self-contained Rust web server with features like reverse proxying, HTTPS, CORS and template rendering.
Mini reverse proxy server written in rust
21 stars
3 watching
0 forks
Language: Rust
last commit: 15 days ago apiaxumcorshttpshurlminijinjareqwestreverse-proxyrustself-containedserversingle-binarytemplatewebserverzero-configuration
Related projects:
Repository | Description | Stars |
---|---|---|
picohz/taxy | A reverse proxy server with built-in WebUI, supporting multiple protocols and SSL/TLS | 86 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
cfal/shoes | A multi-protocol proxy server written in Rust | 232 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
daskol/typstd | A language server implementation for a markup language that provides workspace management and completion capabilities | 1 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
mkantor/operator | A web server for serving static and dynamic content using a template-based approach. | 16 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 617 |
staaldraad/xxeserv | A mini webserver with FTP support for XXE payloads | 326 |
tomusdrw/rust-web3 | A client library for Ethereum JSON-RPC multi-transport | 1,456 |
examplecode/mproxy | A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |