Server MD with Rust

This commit is contained in:
Jarek Rozanski 2026-01-28 20:56:35 +01:00
commit 3899ecce2f
14 changed files with 2823 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Deep Nested Path
This demonstrates that the server can handle deeply nested paths.
The URL `/any/deep/nested/path` maps to this file.