installs rocket, hello world endpoint

This commit is contained in:
2026-05-15 14:16:27 +01:00
parent 8585cac606
commit e433feddbe
3 changed files with 1715 additions and 2 deletions
+1
View File
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
rocket = "0.5.1"