Commit 8bb605e
committed
Add salvo to HTTP Server see_also
salvo (https://github.com/salvo-rs/salvo) is an actively maintained
hyper/tokio-based web framework (4k+ stars). Its main distinguishing
feature is simplified handler signatures that don't require complex
generic bounds, plus built-in OpenAPI generation and TLS/ACME support.1 parent 4f950c3 commit 8bb605e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
775 | 778 | | |
776 | 779 | | |
777 | 780 | | |
| |||
0 commit comments