
A fast, boilerplate free, web framework for Rust
Tower Web is a web framework for Rust that aims to remove boilerplate by decoupling HTTP concepts from the application logic. It is fast, built on Tokio and Hyper, and works on Rust stable.
Tower Web is a fast and ergonomic web framework for Rust that focuses on removing boilerplate. By decoupling HTTP concepts from the application logic, Tower Web allows developers to build high-performance web applications with ease. It is compatible with Rust stable and is licensed under the MIT license.
