added golang http url routing

This commit is contained in:
2024-04-14 16:06:32 +02:00
parent fd4d1b1ed7
commit a0269f37f8
9 changed files with 64 additions and 25 deletions

7
.gitignore vendored
View File

@@ -6,4 +6,9 @@ acecore
*.exe
# Logging
logs/
logs/
# Web
web/key.pem
web/cert.pem