We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195afca commit 817fb44Copy full SHA for 817fb44
README.md
@@ -1,6 +1,8 @@
1
# static-server
2
simple static file server written in Rust based on [axum](https://github.com/tokio-rs/axum) framework
3
4
+
5
+
6
I'm learning Rust and axum.
7
8
My thought is simple.
0 commit comments