Warning
This post was published 156 days ago. The infomation described in this article may have changed.
Introduction Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services.
Built with Hyper and Tokio; Http1, Http2 and Http3; Unified middleware and handle interface; Limitless routers nesting; Every router can have one or many middlewares; Integrated Multipart form processing; Support WebSocket; Acme support, automatically get TLS certificate from letโs encrypt.
https://salvo.rs/
๐ท๏ธ Salvo