This commit is contained in:
2023-05-06 00:12:30 +02:00
parent db14333f06
commit 179ac44d7d
24 changed files with 98 additions and 48 deletions

View File

@@ -1,5 +1,6 @@
import httpx
response = httpx.get(
"http://localhost:8080/healthcheck",
)