Skip to content

salvo-rs/website

Repository files navigation

home title heroImage heroText actions features footer
true
Home
/images/logo-text.svg
text link type
Get Started
/book/guide.html
primary
text link type
Donate
/donate.html
secondary
title details
Simplicity First
With only basic knowledge of Rust, you can write a powerful and efficient server comparable to the development speed of some Go web server frameworks.
title details
Powerful Features
Although it is simple, it is still powerful, with built-in Multipart, OpenAPI,HTTP2/3, LetsEncrypt, extract data from request, etc., which can meet the needs of most business scenarios.
title details
Performance
Thanks to the performance advantages of Rust, you can write extremely high-performance server-side applications very easily.
title details
Chainable tree router
Chainable tree routing system let you write routing rules easily and chains. You can use regex to constraint parameters.
title details
Middlewares
Flexible plugin API, allowing plugins to provide lots of plug-and-play features for your site.
title details
Stable after online
Rust's extremely secure mechanism allows you to have no worries after your website is online. You have more time to enjoy your life!
MIT Licensed | Copyright © 2019-present Salvo Team

Hello world!

@code rust

@code toml