add /nodes endpoint

This commit is contained in:
austnv
2026-06-21 13:31:10 +03:00
parent 0b52901ba3
commit 44941869ed
7 changed files with 549 additions and 87 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ dependencies = [
"async-lru>=2.3.0",
"bs4>=0.0.2",
"fastapi>=0.136.3",
"httpx>=0.28.1",
"httpx>=0.27.2",
"remnawave>=2.7.1",
"uvicorn>=0.49.0",
]