Hi, how is the web framework? It has more x detailed documentation.

โš“ Dev    ๐Ÿ“… 2023-04-24    ๐Ÿ‘ค Ryza    ๐Ÿ‘๏ธ 115      

Ryza

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
๐Ÿ‘ ๓ ฎ๓ ฎ๓ ฎ๓ ฎ ๐Ÿ‘Ž ๓ ฎ๓ ฎ๓ ฎ๓ ฎ

freedit    2023-04-26 ๐Ÿ‘ 1 ๐Ÿ‘Ž

It looks simple and powerful. I like its router and middlewares. Itโ€™s weird that I have missed salvo. I heard it from this post, unbelievable.

1