Nuevo ejemplo "/hello/{name}"

This commit is contained in:
Manuel Cillero 2023-06-09 13:40:20 +02:00
parent 7ffea7fab6
commit 2f4184fe26
5 changed files with 46 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "example_hello_world"
name = "hello_world"
version = "0.0.0"
edition = "2021"
publish = false