refactor: http module

This commit is contained in:
2024-12-01 17:52:50 +01:00
parent 607d14ab62
commit bebf37162f
6 changed files with 86 additions and 75 deletions

11
routes/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
HEY!
</body>
</html>