Web Programming::Http Server
pen
ExperimentalA micro web framework for Rust. (A different fork of a very light fork of a Pencil fork)
iron-drain
ExperimentalIron middleware that makes sure requests are read in full before reusing sockets
lando
ExperimentalRust http interface for AWS lambda API gateway events
httptin
Experimentalhttpbin like utility rewrite in Rust
shio
ExperimentalShio is a fast, simple, and asynchronous micro web-framework for Rust.
corsware
ExperimentalCORS for Iron According to the Spec
tunapanel
ExperimentalAutogenerate live Web-based control panels
iron_requestid
ExperimentalIron middleware for generating unique IDs for requests
lily_http_api_macros
ExperimentalProcedural macros for Lilyrs HTTP controllers and multipart DTOs
tide-fluent-routes
ExperimentalTide fluent routes is a library that implements a fluent routing API for Tide
soap-server
ExperimentalA WSDL-driven SOAP 1.1/1.2 server library for Rust — document/RPC dispatch, WS-Security UsernameToken, axum-based (the transport under onvif-server)
simplestatic
Experimentallightweight and minimalistic single-page webserver
livy_manager
ExperimentalLivy Manager - Web UI for Managing Apache Livy Sessions
nib-server
ExperimentalA local server for a yet another static site generator Nib
iron-middlefiddle
Experimental`iron_middlefiddle` provides a macro to make route-specific middleware in Iron an easy feat
rai-shield
ExperimentalAn AI gateway and firewall: routes requests to model providers, enforces guardrails, manages costs, and supports regulatory compliance.
torchbear
ExperimentalLua programming environment in Rust
miniserver
ExperimentalFor when you really just want to serve some files over HTTP right now!
spaserver
ExperimentalFor SPA UI mockup server
hyper-stub
Experimentalhyper clients that don't touch the network.
rererouter
ExperimentalIron router with regex captures support.
nginx-rs
ExperimentalNginx modules in Rust
serve
ExperimentalPlaceholder for a simple file server.
http_str
ExperimentalThis is a Rust libray that provides some types for parsing http request and create responses.
light_pencil
ExperimentalA micro web framework for Rust. (A very light fork of a Pencil fork)
hangar
ExperimentalUnstable, use at your own risk. Rust web framework, using [Rocket](https://rocket.rs), [Diesel](https://diesel.rs), and [stdweb](https://github.com/koute/stdweb)
susydev-jsonrpc-core
ExperimentalTransport agnostic rust implementation of JSON-RPC 2.0 Specification.
arc-reactor
ExperimentalMinimal, Asynchronous, Web Framework
susydev-jsonrpc-client
ExperimentalTransport agnostic JSON-RPC 2.0 client implementation.
json-api-rocket
ExperimentalRocket support for the json-api crate
mini_http
ExperimentalSimple HTTP server built on mio
check_txt
ExperimentalA powerful file security checker for TXT and EPUB files with virus scanning capabilities
ferro-inertia
ExperimentalServer-side Inertia.js adapter for Rust web frameworks
swindon
ExperimentalAn HTTP edge (frontend) server with smart websockets support
rocket-lenient-json
ExperimentalA `rocket_contrib::Json` copy which removes the `Content-Type` check
pronghorn
ExperimentalA simple web development framework
bedrock-gateway-rust
ExperimentalA 100% Rust, OpenAI-compatible API gateway for AWS Bedrock — drop-in, single-binary, blazingly fast.
actix-httpbin
Experimentalhttpbin.org clone with actix-web
direkuta
ExperimentalA fast REST focused web framework
actix_session_mongodb
ExperimentalA library for actix-session which implements the SessionStore trait for MongoDB.
actix-web-async-await
ExperimentalProvides a preview of Actix with async/await support.
trigger
ExperimentalYet another GitHub/GitLab Webhook listener
reset-router-macros
ExperimentalProc macros for reset-router
tk-http
ExperimentalA full-features asynchronous HTTP implementation for tokio-rs stack, including websockets.
s-jsonrpc-core
ExperimentalTransport agnostic rust implementation of JSON-RPC 2.0 Specification.
requiem-web
ExperimentalActix web is a simple, pragmatic and extremely fast web framework for Rust.
aoi
Experimentalstruct based web framework
obsidian
ExperimentalErgonomic async http framework for amazing, reliable and efficient web
ferro-text
ExperimentalConversational-text renderer for Ferro service projections
actix-web-condition-middleware
ExperimentalAn actix-web middleware that allows conditionally enable another middleware